Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information