linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: [ACPI] [PATCH] 2.4/2.6 use xdsdt to print table header
@ 2004-01-13  7:38 Yu, Luming
  2004-01-13 15:28 ` Alex Williamson
  0 siblings, 1 reply; 3+ messages in thread
From: Yu, Luming @ 2004-01-13  7:38 UTC (permalink / raw)
  To: Alex Williamson, linux-kernel, acpi-devel; +Cc: Brown, Len

>    I'm resending this patch to get it into the main ACPI source.  This
> fixes a problem where the DSDT pointer in the FADT is NULL because it
> uses the 64bit XDSDT instead.  The current code is happy to map a NULL
> address and return success to the caller.  This can crash the 
> system or
> printout garbage headers to the console.  It's a simple 
> matter to check
> table revision and use the XDSDT in favor of the DSDT.  This has been
> living happily in both the 2.4 and 2.6 ia64 tree for some 
> time.  Please
> accept.  Thanks,

I just checked with http://lia64.bkbits.net:8080/linux-ia64-2.4 .
The patch has been merged. Please take a look at
http://lia64.bkbits.net:8080/linux-ia64-2.4/diffs/drivers/acpi/tables.c@
1.11.1.1?nav=index.html|src/.|src/drivers|src/drivers/acpi|hist/drivers/
acpi/tables.c
and
http://lia64.bkbits.net:8080/linux-ia64-2.4/diffs/drivers/acpi/tables.c@
1.11.1.2?nav=index.html|src/.|src/drivers|src/drivers/acpi|hist/drivers/
acpi/tables.c

^ permalink raw reply	[flat|nested] 3+ messages in thread
* RE: [ACPI] [PATCH] 2.4/2.6 use xdsdt to print table header
@ 2004-01-18  2:41 Yu, Luming
  0 siblings, 0 replies; 3+ messages in thread
From: Yu, Luming @ 2004-01-18  2:41 UTC (permalink / raw)
  To: Alex Williamson; +Cc: linux-kernel, acpi-devel, Brown, Len


> indefinitely.  This is a generic ACPI issue for an system that chooses
> to use the xdsdt in place of the dsdt.  It should be included in the
> ACPI tree and pushed up from there.  Thanks,
> 
All right, I'll push this to Len.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-18  2:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-13  7:38 [ACPI] [PATCH] 2.4/2.6 use xdsdt to print table header Yu, Luming
2004-01-13 15:28 ` Alex Williamson
2004-01-18  2:41 Yu, Luming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).