From: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
To: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
Cc: "Grover,
Andrew" <andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
"Randy.Dunlap" <rddunlap-3NddpPZAyC0@public.gmane.org>,
mflt1-DTdK3Ks6N5kHTnRCetW4+N0b+6lKrnBL@public.gmane.org, "Brown,
Len" <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
acpi-devel-pyega4qmqnRoyOMFzWx49A@public.gmane.org
Subject: Re: Working around bugs in ACPI BIOS [was Re: DSDT in initrd]
Date: Mon, 19 May 2003 17:17:27 +0200 [thread overview]
Message-ID: <20030519151727.GK346@poupinou.org> (raw)
In-Reply-To: <20030518213405.GB452-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
On Sun, May 18, 2003 at 11:34:05PM +0200, Pavel Machek wrote:
> Hi!
>
> > I must admit I'm really torn. If there were 2-3 little AML problems that
> > if we worked around them, a horde of machines would start working, then
> > I think we would do that, but my sense is that there are many more ways
> > a DSDT can be broken, and that implementing workarounds for all of them
> > would cause other systems to fail. Maybe some of the people who have
> > fixed their DSDTs can comment on the scope of bugs out there.
>
> I believe policy should be "if it can't possibly break anyone".
>
> AML functions not returning value can be safely replaced with
> returning 0; uninitialized variables can also be initialized with
> 0. Both should be safe, and we should printk() loudly in both cases.
>
o relax operational region checking (not so trivial as it sound like,
and may be done at acpi init stage imho),
o Store(Local0, Local0) is a Noop,
o allow return statements to be propageted to the calling method if the
caller is known to return 'something' (either because it is a reserved
method known to return something, or because it return
something in other code path),
o mutex mis-use.
others?
All of them could be a separate kernel options, and cry when
possible (not handled by acpi debug option).
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
This SF.net email is sponsored by: If flattening out C++ or Java
code to make your application fit in a relational database is painful,
don't do it! Check out ObjectStore. Now part of Progress Software.
http://www.objectstore.net/sourceforge
next prev parent reply other threads:[~2003-05-19 15:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-17 1:17 DSDT in initrd Grover, Andrew
[not found] ` <F760B14C9561B941B89469F59BA3A847E96EA0-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-05-18 20:07 ` Mark Santcroos
[not found] ` <20030518200724.GB631-ScjxTogt4I4lGuH5DXb43w@public.gmane.org>
2003-05-19 10:10 ` Adachi, Kenichi
2003-05-18 21:34 ` Working around bugs in ACPI BIOS [was Re: DSDT in initrd] Pavel Machek
[not found] ` <20030518213405.GB452-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2003-05-19 15:17 ` Ducrot Bruno [this message]
[not found] ` <20030519151727.GK346-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-05-19 15:14 ` Alan Cox
[not found] ` <1053357286.28972.0.camel-2MMpYkNvuYAXoXS6vNje7nviChZXdy279dF7HbQ/qKg@public.gmane.org>
2003-05-20 14:01 ` Ducrot Bruno
2003-05-19 17:07 ` Kevin Fenzi
-- strict thread matches above, loose matches on Subject: below --
2003-05-19 17:38 Cagle, John (ISS-Houston)
[not found] ` <C50AB9511EE59B49B2A503CB7AE1ABD10440E51B-Iar2LzuD2f6P0FQRY6S+e9kSKC0Mw0DFJ8am2ALHCgk@public.gmane.org>
2003-05-19 17:55 ` Alan Cox
2003-05-21 12:07 ` Sérgio Monteiro Basto
2003-05-19 17:46 Moore, Robert
2003-05-19 17:50 Grover, Andrew
2003-05-19 18:09 Cagle, John (ISS-Houston)
2003-05-19 18:49 Grover, Andrew
[not found] ` <F760B14C9561B941B89469F59BA3A847E96EA5-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-05-20 4:11 ` Kevin Fenzi
2003-05-20 22:17 ` Pavel Machek
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=20030519151727.GK346@poupinou.org \
--to=ducrot-kk6yzipjem5g9huczpvpmw@public.gmane.org \
--cc=acpi-devel-pyega4qmqnRoyOMFzWx49A@public.gmane.org \
--cc=andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=mflt1-DTdK3Ks6N5kHTnRCetW4+N0b+6lKrnBL@public.gmane.org \
--cc=pavel-+ZI9xUNit7I@public.gmane.org \
--cc=rddunlap-3NddpPZAyC0@public.gmane.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox