Skip to content
Commit c3d1fa21 authored by Daniel Leung's avatar Daniel Leung Committed by Carles Cufí
Browse files

xtensa: mmu: handle TLB misses in C exception handler



This moves the TLB miss handling to the C exception handler.
This also allows us to handle page faults (for example,
unmapped pages) during this time as any more exceptions
handled in the C handler will not trigger the double
exception handler but the same C handler.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent ce1bf365
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment