From: Jeff Mahoney <jeffm@suse.com>
To: linux-acpi@vger.kernel.org
Cc: "Éric Piel" <Eric.Piel@tremplin-utc.net>,
"Jan Beulich" <JBeulich@novell.com>,
"Thomas Renninger" <trenn@suse.de>,
"H. Peter Anvin" <hpa@zytor.com>,
"Len Brown" <lenb@hera.kernel.org>
Subject: [patch 0/2] ACPI: generic initramfs table override support #3
Date: Fri, 09 Oct 2009 15:55:08 -0400 [thread overview]
Message-ID: <20091009195508.694274257@suse.com> (raw)
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
next reply other threads:[~2009-10-09 20:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-09 19:55 Jeff Mahoney [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091009195508.694274257@suse.com \
--to=jeffm@suse.com \
--cc=Eric.Piel@tremplin-utc.net \
--cc=JBeulich@novell.com \
--cc=hpa@zytor.com \
--cc=lenb@hera.kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=trenn@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.