From: Anton Blanchard Date: Thu, 2 Jul 2015 04:56:20 +0000 (+1000) Subject: powerpc: Add plain English description for alignment exception oopses X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eab861a7a52208868637f47a92caa926ddadd9c7;p=pandora-kernel.git powerpc: Add plain English description for alignment exception oopses If we take an alignment exception which we cannot fix, the oops currently prints: Unable to handle kernel paging request for unknown fault Lets print something more useful: Unable to handle kernel paging request for unaligned access at address 0xc0000000f77bba8f Signed-off-by: Anton Blanchard Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed