Re: [PATCH v11 6/6] x86/tsc: use tsc early

From: Pavel Tatashin
Date: Thu Jun 21 2018 - 07:17:16 EST


> Do we still need add a static_key? after Peter worked out the patch
> to enable ealy jump_label_init?

Hi Feng,

With Pete's patch we will still need at least one static branch, but
as I replied to Pete's email I like the idea of initializing
jump_label_init() early, but in my opinion it should be a separate
work, with tsc.c cleanup patch.

Thank you,
Pavel