2021-10-05 21:00:58

by Andy Lutomirski

[permalink] [raw]
Subject: Re: [PATCH] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL



On Fri, Oct 1, 2021, at 6:33 AM, Jane Malalane wrote:

> -static void detect_null_seg_behavior(struct cpuinfo_x86 *c)
> +void detect_null_seg_behavior(struct cpuinfo_x86 *c)

__init, please