Skip to content
Snippets Groups Projects
Commit 36a68e77 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Simplify sun4v TLB handling using macros.


There was also a bug in sun4v_itlb_miss, it loaded the
MMU Fault Status base into %g3 instead of %g2.

This pointed out a fast path for TSB miss processing,
since we have %g2 with the MMU Fault Status base, we
can use that to quickly load up the PGD phys address.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 12eaa328
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment