Re: [PATCHv4 4/8] videobuf2: move cache_hints handling to allocators

From: Sergey Senozhatsky
Date: Tue Aug 17 2021 - 06:42:14 EST


On (21/08/03 10:11), Hans Verkuil wrote:
> On 27/07/2021 09:05, Sergey Senozhatsky wrote:
> > This moves cache hints handling from videobuf2 core down
>
> from -> from the
>
> > to allocators level, because allocators do the sync/flush
>
> to allocators -> to the allocator's

Done, thanks.