Skip to content
Commit 26ff6c11 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: page table alloc cleanups and page fault optimizations.



Cleanup of page table allocators, using generic folded PMD and PUD
helpers. TLB flushing operations are moved to a more sensible spot.

The page fault handler is also optimized slightly, we no longer waste
cycles on IRQ disabling for flushing of the page from the ITLB, since
we're already under CLI protection by the initial exception handler.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9359e757
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment