Re: [PATCH v5 2/3] x86/cpu: Check if feature string is non-zero

From: Sohil Mehta

Date: Fri Feb 13 2026 - 15:00:33 EST


On 2/13/2026 11:10 AM, Maciej Wieczor-Retman wrote:
> So I'd think pr_cont() would work here best?

What about multi-threading? Would x86_cap_name() be called at the same
time from multiple CPUs?