1b1c63482403e9d5e3148dee1a711e4b91 author Marcelo Tosatti 1339467513 -0300 committer Marcelo Tosatti 1339467513 -0300 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: Marcelo Tosatti )=