|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [Xen-ia64-devel] [Patch 0/2] Disable ACPI SRAT, SLIT
Yes, if you want to generally screw around with ACPI info -- disabling
tables, changing OEM IDs, etc -- then it makes sense to put the mechanism in
common code, but call those new routines from arch code (so that different
architectures have different policies about how they modify the tables).
-- Keir
On 26/7/07 20:14, "Akio Takebe" <takebe_akio@xxxxxxxxxxxxxx> wrote:
> Exactly, I want to move them to common code.
> Keir, is this good?
>
> BTW, we may rewrite also OEM Table ID.
> How about the below?
>
> signature = OEMx
> OEM ID = xSRATx
> OEM table ID = Xen
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|