diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-03-13 14:49:55 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-03-13 14:49:55 +1030 |
commit | 70ba2b6a70f0077707977e3b107478768492040d (patch) | |
tree | 7e10eb124d040d54ab6e5ffae9cb899fc221034a /drivers/xen | |
parent | 4f0628963c86d2f97b8cb9acc024a7fe288a6a57 (diff) |
cpumask: clean up summit's send_IPI functions
Impact: cleanup, remove cpumask from stack
summit_send_IPI_allbutself might as well call
default_send_IPI_mask_allbutself_logical(). Also change cpumask_t to
struct cpumask and &cpu_online_map to cpu_online_mask while here.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions