Re: [PATCH v7 118/120] KVM: x86: Remove BUILD_BUG_ON() x86_capability[] check
Maciej Wieczor-Retman <[email protected]> Mon, 1 Jun 2026 16:10:38 +0200
| Newsgroups | dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-05-28 at 17:39:20 +0200, Ahmed S. Darwish wrote: >KVM's direct access to cpuinfo_x86::x86_capability[] has been replaced with >the cpuid_word_*() APIs. The former is getting removed from the kernel. > >Adjust the kvm_cpu_caps[] alignment comment accordingly. > >Remove BUILD_BUG_ON() related to x86_capability[] as it does not matte matte -> matter >anymore. > >Signed-off-by: Ahmed S. Darwish <[email protected]> ... -- Kind regards Maciej Wieczór-Retman