commit | 2a3a5f5ddbefde498e87f10924d4bf741c5bf37f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sun Feb 26 19:31:49 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:14:05 2006 -0800 |
tree | 851003d4ff0b1619766d4fab883868f2b413ed62 | |
parent | 6cc80cfab8b2ce1919ad5862a43f6b7bcf163c80 [diff] |
[SPARC64]: Bulletproof hypervisor TLB flushing. Check TLB flush hypervisor calls for errors and report them. Pass HV_MMU_ALL always for now, we can add back the optimization to avoid the I-TLB flush later. Always explicitly page align the virtual address arguments. Signed-off-by: David S. Miller <davem@davemloft.net>