]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commita3705799e2cc5fb69d88ad6a7f317a8f5597f18d
tree0c393273251761aa054dff950393b2289ef6d8c4
parentcbf6b1ba7ae12b3f7cb6b0d060b88d44649f9eda
sh: Use SLAB_PANIC for thread_info slab cache.

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>
arch/sh/kernel/process.c