[hppa-linux] Picky details of TLB fault handlers

Bjorn Helgaas helgaas@rsn.hp.com
Mon, 22 Mar 1999 13:09:26 -0600


>I'm right in assuming its legal to swap the return address - so the TLB
>handler can do a short piece of TLB handling for a present page miss,
>then stash the return into the kernel stack and rfi into the page fault handler
>so it will in turn return to the user context ?

Yes.