Re: [PATCH v7 004/120] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
"Ahmed S. Darwish" <[email protected]> Fri, 12 Jun 2026 21:17:00 +0200
| Newsgroups | dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <aixbLPFiOI6fe345@lx-t490> |
On Mon, 08 Jun 2026, Borislav Petkov wrote: > > On Mon, Jun 08, 2026 at 08:39:32AM +0200, Ahmed S. Darwish wrote: > > > How can userspace depend on an internal x86 kernel header? > > Well, the recent futex snafu teaches us again that luserspace can depend on > anything in the kernel. > Fair enough, thanks for the explanation. All the best, Ahmed