Re: [PATCHv4 4/8] videobuf2: move cache_hints handling to allocators
From: Sergey Senozhatsky <senozhatsky@chromium.org>
Date: 2021-08-17 10:42:14
Also in:
lkml
From: Sergey Senozhatsky <senozhatsky@chromium.org>
Date: 2021-08-17 10:42:14
Also in:
lkml
On (21/08/03 10:11), Hans Verkuil wrote:
On 27/07/2021 09:05, Sergey Senozhatsky wrote:quoted
This moves cache hints handling from videobuf2 core downfrom -> from thequoted
to allocators level, because allocators do the sync/flushto allocators -> to the allocator's
Done, thanks.