]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm, slub: fix memory and cpu hotplug related lock ordering issues - fix
authorVlastimil Babka <vbabka@suse.cz>
Mon, 23 Aug 2021 23:59:01 +0000 (09:59 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Aug 2021 23:33:32 +0000 (09:33 +1000)
commitd2acb8e8d240643dc6c4684b40cb687dbd3c9590
tree9a1cfbf6f72a287abc32ab68907184730f1330c5
parentcc2ef29c3d30a886348e79941ef093a463157473
mm, slub: fix memory and cpu hotplug related lock ordering issues - fix

Make __kmem_cache_do_shrink static to silence "no previous prototype" warning.

Link: https://lkml.kernel.org/r/60e50d8c-ccfa-1036-5a03-2b1a9d25f958@suse.cz
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
mm/slub.c