Skip to content
Commit 93d54639 authored by Matt Fleming's avatar Matt Fleming Committed by Paul Mundt
Browse files

sh: maple: Do not pass SLAB_POISON to kmem_cache_create()



SLAB_POISON is not a valid flag for kmem_create_cache() unless
CONFIG_DEBUG_SLAB is set, so remove it from the flags argument.

Acked-by: default avatarAdrian McMenamin <adrian@newgolddream.dyndns.info>
Signed-off-by: default avatarMatt Fleming <mjf@gentoo.org>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent cefb3d02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment