Skip to content
Commit e32025a5 authored by Marcelo Tosatti's avatar Marcelo Tosatti
Browse files

x86: kvmclock: remove check_and_clear_guest_paused warning



CPU offline path calls the hrtimer interrupt handler with interrupts
disabled, without touching preempt_count, triggering this warning.

Remove the warning since it is supposed to be used from hrtimer
interrupt context only.

Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent 4e3c8a1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment