commit | 1d2f1f90a1e004b0c1b8a73ed4394a93f09104b3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Feb 08 16:41:20 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:12:02 2006 -0800 |
tree | 2fcc0840b52218631020311d7b6d785e9a15db6a | |
parent | 5b0c0572fcd6204675c5f7ddfa572b5017f817dd [diff] |
[SPARC64]: Sun4v cross-call sending support. 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>