[SPARC64]: Bulletproof hypervisor TLB flushing.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 27 Feb 2006 03:31:49 +0000 (19:31 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:14:05 +0000 (01:14 -0800)
commit2a3a5f5ddbefde498e87f10924d4bf741c5bf37f
tree851003d4ff0b1619766d4fab883868f2b413ed62
parent6cc80cfab8b2ce1919ad5862a43f6b7bcf163c80
[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>
arch/sparc64/kernel/traps.c
arch/sparc64/mm/ultra.S