git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbf6b1b
)
sh: Use SLAB_PANIC for thread_info slab cache.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 Jan 2010 10:10:06 +0000
(19:10 +0900)
committer
Paul 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