aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/include/asm/rtc.h
diff options
context:
space:
mode:
authorDou Liyang <[email protected]>2017-10-28 14:06:44 +0800
committerIngo Molnar <[email protected]>2017-10-30 09:17:29 +0100
commitca5d376e17072c1b60c3fee66f3be58ef018952d (patch)
tree9e955494aebbbdacb6d27b69838b67341813be97 /arch/m32r/include/asm/rtc.h
parente319e1fbd9d42420ab6eec0bfd75eb9ad7ca63b1 (diff)
x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized
Commit: 9043442b43b1 ("locking/paravirt: Use new static key for controlling call of virt_spin_lock()") sets the static virt_spin_lock_key to a value before jump_label_init() has been called, which will result in a WARN(). Reorder the initialization sequence: - Move the native_pv_lock_init() into native_smp_prepare_cpus() - set the value in xen_init_lock_cpu() to avoid calling into the not yet initialized static keys subsystem. Suggested-by: Juergen Gross <[email protected]> Reported-by: Juergen Gross <[email protected]> Signed-off-by: Dou Liyang <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/m32r/include/asm/rtc.h')
0 files changed, 0 insertions, 0 deletions