From: Stuart Yoder Date: Mon, 16 Jul 2012 09:06:48 +0000 (+0000) Subject: powerpc: Set stack limit properly in crit_transfer_to_handler X-Git-Tag: v3.6-rc1~73^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8b0bc81ac283adcda68805e0e2f5108614db44;p=pandora-kernel.git powerpc: Set stack limit properly in crit_transfer_to_handler Commit 9778b696a0188ad3b3524b383953ee73b31b7b68 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed