Skip to content
Commit 111c7d82 authored by Zhang, Yanmin's avatar Zhang, Yanmin Committed by Pekka Enberg
Browse files

slub: Fix bad boundary check in init_kmem_cache_nodes()



Function init_kmem_cache_nodes is incorrect when checking upper limitation of
kmalloc_caches. The breakage was introduced by commit
91efd773 ("dma kmalloc handling fixes").

Acked-by: default avatarChristoph Lameter <cl@linux-foundation.org>
Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
parent 8777c793
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment