Skip to content
Commit 60b96223 authored by Benjamin Krill's avatar Benjamin Krill Committed by Benjamin Herrenschmidt
Browse files

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: default avatarRalph E. Bellofatto <ralphbel@us.ibm.com>
Signed-off-by: default avatarBenjamin Krill <ben@codiert.org>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent eb3b80f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment