sh: Use SLAB_PANIC for thread_info slab cache.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 10:10:06 +0000 (19:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 10:10:06 +0000 (19:10 +0900)
Presently this has a BUG_ON() for failure cases, as powerpc does. Switch
this over to a SLAB_PANIC instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found