[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)
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>

No differences found