commit | a3705799e2cc5fb69d88ad6a7f317a8f5597f18d | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 12 19:10:06 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 12 19:10:06 2010 +0900 |
tree | 0c393273251761aa054dff950393b2289ef6d8c4 | |
parent | cbf6b1ba7ae12b3f7cb6b0d060b88d44649f9eda [diff] |
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>