RE: [PATCH v6 4/5] xen/acpi: Import PPTT definitions from Linux
Hirokazu Takahashi <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel |
|---|---|
| Message-ID | <OS9P286MB72222AE885FF9CA3B2C25AAC82C62@OS9P286MB7222.JPNP286.PROD.OUTLOOK.COM> |
Hello, > Subject: Re: [PATCH v6 4/5] xen/acpi: Import PPTT definitions from Linux > > On 14.07.2026 12:44, Hirokazu Takahashi wrote: > > Import the Processor Properties Topology Table (PPTT) definitions > > from the Linux kernel header (include/acpi/actbl2.h) into Xen. > > > > Origin: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git > 091c4af3562d > > Not really. This was only a correction to what was done earlier. > e62f8227851d mirrored an ACPICA commit moving PPTT from actbl1.h to > actbl2.h. b8355bcac253 is where the definitions first appeared. I'd > suggest to reference all three commits, maybe also the one that was > in need of correction. > > > Signed-off-by: Hirokazu Takahashi <[email protected]> > > With the Origin: tags properly sorted: > Acked-by: Jan Beulich <[email protected]> Okay, I will. Hirokazu Takahashi.