Re: [PATCH RESEND] Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized"

From: Juergen Gross
Date: Wed Jul 10 2019 - 08:08:50 EST


On 26.06.19 10:57, Zhenzhong Duan wrote:
This reverts commit ca5d376e17072c1b60c3fee66f3be58ef018952d.

Commit 8990cac6e5ea ("x86/jump_label: Initialize static branching
early") adds jump_label_init() call in setup_arch() to make static
keys initialized early, so we could use the original simpler code
again.

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@xxxxxxxxxx>

Applied to xen/tip.git for-linus-5.3


Juergen