linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/2] ACPI: generic initramfs table override support #3
@ 2009-10-09 19:55 Jeff Mahoney
  2009-10-09 19:55 ` [patch 1/2] init: move populate_rootfs back to start_kernel Jeff Mahoney
  2009-10-09 19:55 ` [patch 2/2] [PATCH 2/2] ACPI: generic initramfs table override support #3 Jeff Mahoney
  0 siblings, 2 replies; 8+ messages in thread
From: Jeff Mahoney @ 2009-10-09 19:55 UTC (permalink / raw)
  To: linux-acpi
  Cc: Éric Piel, Jan Beulich, Thomas Renninger, H. Peter Anvin,
	Len Brown

 This patch set contains two patches:

 1) Move populate_rootfs back to start_kernel, so it can be used by
    acpi_early_init
 2) Add the ability to override ACPI tables from the initramfs

 I'd like some review for the second patch. I expect objections to what is
 essentially open coding the top of acpi_load_table in a separate function,
 but Jan Beulich advised me that modifying code under acpica/ was not
 recommended. Ideally there would be a way to replace an existing table
 before it is loaded, or at the very least be able to request the table
 descriptor instead of just the table header.

 I've tested this patch set successfully at home, but I don't have a
 particularly exotic setup.

 Thanks!

 -Jeff

--
Jeff Mahoney
SuSE Labs


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

end of thread, other threads:[~2009-10-10 15:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-09 19:55 [patch 0/2] ACPI: generic initramfs table override support #3 Jeff Mahoney
2009-10-09 19:55 ` [patch 1/2] init: move populate_rootfs back to start_kernel Jeff Mahoney
2009-10-09 19:55 ` [patch 2/2] [PATCH 2/2] ACPI: generic initramfs table override support #3 Jeff Mahoney
2009-10-09 20:19   ` Matthew Garrett
2009-10-10 14:08     ` Leo "costela" Antunes
2009-10-10 14:32     ` Jeff Mahoney
2009-10-10 14:43       ` Matthew Garrett
2009-10-10 15:37         ` Jeff Mahoney

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).