On Thu, Jun 27, 2019 at 11:24:41PM +0200, Thomas Gleixner wrote:
> On Wed, 26 Jun 2019, 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 <[email protected]>
> > Cc: Waiman Long <[email protected]>
> > Cc: Peter Zijlstra (Intel) <[email protected]>
> > Cc: Thomas Gleixner <[email protected]>
> > Cc: Ingo Molnar <[email protected]>
> > Cc: Borislav Petkov <[email protected]>
> > Cc: Boris Ostrovsky <[email protected]>
>
> Boris,
>
> want you to pick that up or should I?
>
> In case you take it:
>
> Reviewed-by: Thomas Gleixner <[email protected]>
We will take it via Xen tree, thanks.
-boris