From: Paul Mundt Date: Tue, 12 Jan 2010 10:10:06 +0000 (+0900) Subject: sh: Use SLAB_PANIC for thread_info slab cache. X-Git-Tag: v2.6.34-rc1~285^2~136^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3705799e2cc5fb69d88ad6a7f317a8f5597f18d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed