On 20.05.2022 15:37, Roger Pau Monne wrote: > It's more consistent with the rest of the usages of cpu_has_xen_lbr. > > No functional change intended. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Acked-by: Jan Beulich <jbeul...@suse.com> I wonder though whether the use as a conditional in percpu_traps_init() wouldn't then better also be replaced, for being consistent. Jan