From: Anton Blanchard Date: Tue, 24 Aug 2010 13:15:28 +0000 (+0000) Subject: powerpc: Check end of stack canary at oops time X-Git-Tag: v2.6.37-rc1~180^2~65 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28b549905b239357db7c249e261857c1716db05a;p=pandora-kernel.git powerpc: Check end of stack canary at oops time Add a check for the stack canary when we oops, similar to x86. This should make it clear that we overran our stack: Unable to handle kernel paging request for data at address 0x24652f63700ac689 Faulting instruction address: 0xc000000000063d24 Thread overran stack, or stack corrupted Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed