Skip to content
Commit cd3adf52 authored by Tejun Heo's avatar Tejun Heo Committed by Ingo Molnar
Browse files

x86_64: initialize this_cpu_off to __per_cpu_load



On x86_64, if get_per_cpu_var() is used before per cpu area is setup
(if lockdep is turned on, it happens), it needs this_cpu_off to point
to __per_cpu_load.  Initialize accordingly.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent a338af2c
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