On Mon, Jul 14, 2025 at 03:18:18PM +1000, Dave Airlie wrote: > From: Dave Airlie <airl...@redhat.com> > > DRM/TTM wants to use this for it's page pool > LRU tracking. > > This effective is a revert of > 78c0ed09131b772f062b986a2fcca6600daa6285 > Author: Kairui Song <kas...@tencent.com> > Date: Tue Nov 5 01:52:53 2024 +0800 > > mm/list_lru: don't export list_lru_add > > Cc: Kairui Song <kas...@tencent.com> > Cc: Johannes Weiner <han...@cmpxchg.org> > Cc: Shakeel Butt <shakeel.b...@linux.dev> > Signed-off-by: Dave Airlie <airl...@redhat.com>
Instead of a separate patch, please put it in the patch which actually uses list_lru_add.