• Kumar Gala's avatar
    powerpc: rework FSL Book-E PTE access and TLB miss · 6cfd8990
    Kumar Gala authored
    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>
    6cfd8990
head_fsl_booke.S 25.8 KB