diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-09-22 02:02:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 16:17:33 +0200 |
commit | fe1ff49d0d1c30254dbfc84c3786eb538e0cc7d1 (patch) | |
tree | aed0b1c5355e42ce27788fa4868dc770cbbebe75 /mm/page_alloc.c | |
parent | pagemap clear_refs: modify to specify anon or mapped vma clearing (diff) | |
download | linux-fe1ff49d0d1c30254dbfc84c3786eb538e0cc7d1.tar.xz linux-fe1ff49d0d1c30254dbfc84c3786eb538e0cc7d1.zip |
mm: kmem_cache_create(): make it easier to catch NULL cache names
Right now, if you inadvertently pass NULL to kmem_cache_create() at boot
time, it crashes much later after boot somewhere deep inside sysfs which
makes it very non obvious to figure out what's going on.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions