arm64/ipipe: fix interrupt state in access fault handling
We want the level-1 page table fixup code to run with hw IRQs off upon data/instruction aborts only when handling minor faults over valid kernel mappings, all the rest may run with IRQs on.
Please register or sign in to comment