Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Set stack limit properly in crit_transfer_to_handler
Commit 9778b69 incorrectly changes the code setting the stack limit on entry to the kernel to mark the thread_info at the bottom of the stack out of bounds anymore. This fixes it. Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
- Loading branch information