summaryrefslogtreecommitdiff
path: root/scripts/ksymoops
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-02-24 17:28:10 +0100
committerThomas Gleixner <tglx@linutronix.de>2010-02-24 17:35:13 +0100
commit5f0028625b529f647e747d043ebde087be60e5b7 (patch)
tree84034c16ca2000549d80588e1c2b99579c3bc45f /scripts/ksymoops
parent7642e2b2138188d789b314b54033a1732f9d0736 (diff)
downloadlwn-5f0028625b529f647e747d043ebde087be60e5b7.tar.gz
lwn-5f0028625b529f647e747d043ebde087be60e5b7.zip
kvm: make_all_cpus_request() needs preempt_disable() on RT
smp_call_function_many() needs to be called with preemption disabled, but on RT spin_lock(&kvm->requests_lock) is not doing that. Explicitely disable preemption on RT for the smp_call_function_many() call. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions