diff options
author | Christoffer Dall <[email protected]> | 2015-11-24 10:31:07 +0100 |
---|---|---|
committer | Christoffer Dall <[email protected]> | 2015-11-24 18:04:00 +0100 |
commit | 7e16aa81f9f6a7cfe2287b788a7d62abc2880185 (patch) | |
tree | 5d4d96d9b0506cff5ac98401d07d2d30abc94e2d /lib/mpi/mpiutil.c | |
parent | 498cd5c32be6e32bc0f8efcad48ab094bb2bfdf3 (diff) |
KVM: arm/arm64: Fix preemptible timer active state crazyness
We were setting the physical active state on the GIC distributor in a
preemptible section, which could cause us to set the active state on
different physical CPU from the one we were actually going to run on,
hacoc ensues.
Since we are no longer descheduling/scheduling soft timers in the
flush/sync timer functions, simply moving the timer flush into a
non-preemptible section.
Reviewed-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions