From: Jeff Mahoney <jeffm@suse.com>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: linux-acpi@vger.kernel.org,
"É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: Re: [patch 2/2] [PATCH 2/2] ACPI: generic initramfs table override support #3
Date: Sat, 10 Oct 2009 10:32:10 -0400 [thread overview]
Message-ID: <4AD09AEA.70107@suse.com> (raw)
In-Reply-To: <20091009201908.GA1139@srcf.ucam.org>
On 10/09/2009 04:19 PM, Matthew Garrett wrote:
> On Fri, Oct 09, 2009 at 03:55:10PM -0400, Jeff Mahoney wrote:
>
>> This version provides the infrastructure to override any ACPI table, but
>> only provides support for overriding DSDT. If other tables are desired,
>> extending the support is trivial.
>
> I'm really unenthusiastic about this. The majority of use cases appear
> to be people working around Linux bugs and never reporting the bugs to
> us, leaving everybody worse off.
I agree. In an ideal world this would be unnecessary. It's true that
ACPI bugs have become must less common than they used to be but I think
users would prefer their machines be usable while the ACPI developers
are diagnosing why they need a workaround in the first place.
In some cases it's just that the MS AML compiler is just so much more
lax than the Intel one. I had a notebook where I had to extract, fix,
and rebuild my DSDT and then it worked fine. Without the ability to
override it, I would've been stuck.
BTW, a similar version of this patch was committed to mainline in Feb
2008 though it was reverted shortly after that. Judging from the commit
message, it's because it reintroduced the early userspace bugs. I
believe this patch addresses that by not allowing the usermode helper to
run until rootfs_initcall has been completed.
-Jeff
--
Jeff Mahoney
SUSE Labs
next prev parent reply other threads:[~2009-10-10 14:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=4AD09AEA.70107@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=mjg59@srcf.ucam.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.