summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLiam R. Howlett <Liam.Howlett@oracle.com>2023-07-12 20:39:16 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-07-17 22:53:22 +0300
commitef5c3de5211b5a3a8102b25aa83eb4cde65ac2fd (patch)
treebf9884fc8d888592a13854533b26dae5f020430b /lib
parent7a93c71a6714ca1a9c03d70432dac104b0cfb815 (diff)
downloadlinux-ef5c3de5211b5a3a8102b25aa83eb4cde65ac2fd.tar.xz
maple_tree: fix node allocation testing on 32 bit
Internal node counting was altered and the 64 bit test was updated, however the 32bit test was missed. Restore the 32bit test to a functional state. Link: https://lore.kernel.org/linux-mm/CAMuHMdV4T53fOw7VPoBgPR7fP6RYqf=CBhD_y_vOg53zZX_DnA@mail.gmail.com/ Link: https://lkml.kernel.org/r/20230712173916.168805-2-Liam.Howlett@oracle.com Fixes: 541e06b772c1 ("maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()") Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions