From: Mahesh Salgaonkar Date: Wed, 30 Oct 2013 14:35:26 +0000 (+0530) Subject: powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8. X-Git-Tag: v3.14-rc1~80^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae744f3432d3872c51298d922728e13c24ccc068;p=pandora-kernel.git powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8. This patch handles the memory errors on power8. If we get a machine check exception due to SLB or TLB errors, then flush SLBs/TLBs and reload SLBs to recover. Signed-off-by: Mahesh Salgaonkar Acked-by: Paul Mackerras Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed