Skip to content
Commit 13070833 authored by Yuan ZhaoXiong's avatar Yuan ZhaoXiong Committed by Thomas Gleixner
Browse files

cpu/hotplug: Simplify access to percpu cpuhp_state



It is unnecessary to invoke per_cpu_ptr() everytime to access cpuhp_state.
Use the available pointer instead.

Signed-off-by: default avatarYuan ZhaoXiong <yuanzhaoxiong@baidu.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Reviewed-by: default avatarValentin Schneider <valentin.schneider@arm.com>
Link: https://lore.kernel.org/r/1621776690-13264-1-git-send-email-yuanzhaoxiong@baidu.com
parent c4681547
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