On Mon, 12 Jan 2026 09:25:04 +0000
Alice Ryhl <[email protected]> wrote:

> On Fri, Jan 09, 2026 at 02:07:53PM +0100, Boris Brezillon wrote:
> > If the object wasn't moved to a different LRU after the shrink callback
> > is called, it means the buffer is still reclaimable. Update the remaining
> > counter to reflect that.
> > 
> > Signed-off-by: Boris Brezillon <[email protected]>  
> 
> Should this have a Fixes:?

If we wanted one, that would be e7c2af13f811 ("drm/gem: Add LRU/shrinker
helper"), but I'm still not sure what the original intent was, so let's
wait for Rob to confirm that a transient reclaim failures (most likely
an inner lock that couldn't be acquired with a _try_lock()) should count
as reclaimable.

Reply via email to