commit | 12eaa328f9fb2d3fcb5afb682c762690d05a3cd8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Feb 10 15:39:51 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:12:15 2006 -0800 |
tree | cce4e68b971757010a3e0bbf035fc65a381a3cd4 | |
parent | 18397944642cbca7fcd4a109b43ed5b4652e95b9 [diff] |
[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly. This is where the virtual address of the fault status area belongs. To set it up we don't make a hypervisor call, instead we call OBP's SUNW,set-trap-table with the real address of the fault status area as the second argument. And right before that call we write the virtual address into ASI_SCRATCHPAD vaddr 0x0. Signed-off-by: David S. Miller <davem@davemloft.net>