Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arch/tile: don't enable irqs unconditionally in page fault handler
If we took a page fault while we had interrupts disabled, we shouldn't enable them in the page fault handler. Signed-off-by: Chris Metcalf <[email protected]>
- Loading branch information