[SPARC64]: Sun4v cross-call sending support.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 9 Feb 2006 00:41:20 +0000 (16:41 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:02 +0000 (01:12 -0800)
Technically the hypervisor call supports sending in a list
of all cpus to get the cross-call, but I only pass in one
cpu at a time for now.

The multi-cpu support is there, just ifdef'd out so it's easy to
enable or delete it later.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found