On 13/03/2025 9:13 am, Jan Beulich wrote: > On 12.03.2025 18:45, Andrew Cooper wrote: >> alternative.c and livepatch.c pick up flushtlb.h transitively through mm.h. >> >> Fix these, and finally resolve the TODO in microcode/amd.c >> >> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > Acked-by: Jan Beulich <jbeul...@suse.com> > >
Thanks. Randconfig thus far has found that xen/arch/x86/guest/hyperv/tlb.c needs an extra include too, which I've fixed up locally. ~Andrew