Skip to content
Commit ec30f343 authored by Shaohua Li's avatar Shaohua Li Committed by Linus Torvalds
Browse files

fix a shutdown regression in intel_idle

Fix a shutdown regression caused by 2a2d31c8

 ("intel_idle: open
broadcast clock event").  The clockevent framework can automatically
shutdown broadcast timers for hotremove CPUs.  And we get a shutdown
regression when we shutdown broadcast timer for hot remove CPU, so just
delete some code.

Also fix some section mismatch.

Reported-by: default avatarAri Savolainen <ari.m.savolainen@gmail.com>
Signed-off-by: default avatarShaohua Li <shaohua.li@intel.com>
Tested-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Cc: stable@kernel.org
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 34686fe6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment