From: Benjamin Krill Date: Thu, 27 Feb 2014 14:49:21 +0000 (+0100) Subject: powerpc/book3e: Fix check for linear mapping in TLB miss handler X-Git-Tag: v3.15-rc1~124^2~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60b962239a0837869be3e9192003fb8076068b91;p=pandora-kernel.git powerpc/book3e: Fix check for linear mapping in TLB miss handler The previous code added wrong TLBs and causes machine check errors if a driver accessed passed the end of the linear mapping instead of a clean page fault. Signed-off-by: Ralph E. Bellofatto Signed-off-by: Benjamin Krill Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed