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

From: Andy Lutomirski
Date: Tue Oct 05 2021 - 16:59:11 EST




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