Skip to content
Commit 6cfd8990 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc: rework FSL Book-E PTE access and TLB miss



This converts the FSL Book-E PTE access and TLB miss handling to match
with the recent changes to 44x that introduce support for non-atomic PTE
operations in pgtable-ppc32.h and removes write back to the PTE from
the TLB miss handlers. In addition, the DSI interrupt code no longer
tries to fixup write permission, this is left to generic code, and
_PAGE_HWWRITE is gone.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 2d07db33
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