summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-08-13 10:26:39 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2009-08-13 10:26:39 +1000
commitc6c153bb3fa0006618d4a392a7d9460036a4463d (patch)
tree9e241a1a5611f1ee99d6545df4b0790f80982c00 /virt
parentf36733be8095b5b17f1ea2fcdcff9ab1c402c3cf (diff)
misc:work_on_cpu-dcdbas
It's generally a very bad idea to mug some process's cpumask: it could legitimately and reasonably be changed by root, which could break us (if done before our code) or them (if we restore the wrong value). So we use smp_call_function_single instead of cpumask games. I hope we are allowed to trigger the smi from interrupt context. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Matthew Garrett <mjg59@srcf.ucam.org> Cc: Matt Domsch <Matt_Domsch@dell.com> Cc: Douglas_Warzecha@dell.com
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions