commit | 6c8927c9634e8a1bc95d5291c55205707f9fa40a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Feb 17 14:58:02 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:13:32 2006 -0800 |
tree | e59db7dca9ab26808703ee3c20ad59c3425024fa | |
parent | 12e126ad229abc718d05600027fcd5794c1e31e5 [diff] |
[SPARC64]: Fix some SUN4V TLB handling bugs. 1) Add error return checking for TLB load hypervisor calls. 2) Don't fallthru to dtlb tsb miss handler from itlb tsb miss handler, oops. 3) On window fixups, propagate fault information to fixup handler correctly. Signed-off-by: David S. Miller <davem@davemloft.net>