From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Trond Myklebust
<trond.myklebust-41N18TsMXrtuMpJDpNschA@public.gmane.org>
Cc: ACPI Developers
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [BUG 2.6.5-rc2-bk5 and 2.6.5-rc2-mm3] ACPI seems to be broken
Date: 26 Mar 2004 02:43:25 -0500 [thread overview]
Message-ID: <1080287004.748.187.camel@dhcppc4> (raw)
In-Reply-To: <1080284583.2439.8.camel-SyLVLa/KEI9HwK5hSS5vWB2eb7JE58TQ@public.gmane.org>
Trond,
Can you also try this simple patch all by itself
to see if when acpi_disable() does get invoked, if
we can possibly cause less damage to the system?
thanks,
-Len
===== drivers/acpi/events/evxfevnt.c 1.19 vs edited =====
--- 1.19/drivers/acpi/events/evxfevnt.c Sat Jan 17 18:12:31 2004
+++ edited/drivers/acpi/events/evxfevnt.c Fri Mar 26 02:38:17 2004
@@ -139,6 +139,8 @@
ACPI_DEBUG_PRINT ((ACPI_DB_INIT, "ACPI mode disabled\n"));
}
+ disable_acpi();
+
return_ACPI_STATUS (status);
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
next prev parent reply other threads:[~2004-03-26 7:43 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <A6974D8E5F98D511BB910002A50A6647615F6523@hdsmsx402.hd.intel.com>
[not found] ` <A6974D8E5F98D511BB910002A50A6647615F6523-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
2004-03-26 5:26 ` [BUG 2.6.5-rc2-bk5 and 2.6.5-rc2-mm3] ACPI seems to be broken Len Brown
2004-03-26 5:26 ` Len Brown
[not found] ` <1080278805.755.157.camel-D2Zvc0uNKG8@public.gmane.org>
2004-03-26 7:03 ` Trond Myklebust
[not found] ` <1080284583.2439.8.camel-SyLVLa/KEI9HwK5hSS5vWB2eb7JE58TQ@public.gmane.org>
2004-03-26 7:33 ` Len Brown
2004-03-26 7:43 ` Len Brown [this message]
[not found] ` <1080287004.748.187.camel-D2Zvc0uNKG8@public.gmane.org>
2004-03-26 18:55 ` Trond Myklebust
2004-03-26 7:55 ` Len Brown
[not found] ` <1080287755.757.194.camel-D2Zvc0uNKG8@public.gmane.org>
2004-03-26 18:38 ` Trond Myklebust
[not found] ` <1080326310.2448.2.camel-SyLVLa/KEI9HwK5hSS5vWB2eb7JE58TQ@public.gmane.org>
2004-03-31 23:54 ` Len Brown
2004-03-27 0:20 ` AE_NOT_ACQUIRED, ACPI: Unable to start the ACPI Interpreter Len Brown
2004-03-27 0:20 ` Len Brown
[not found] <200403251432.32787@WOLK>
2004-03-25 14:15 ` [BUG 2.6.5-rc2-bk5 and 2.6.5-rc2-mm3] ACPI seems to be broken Rik van Ballegooijen
2004-03-25 17:02 ` Andrew Morton
2004-03-25 19:51 ` Rik van Ballegooijen
2004-03-25 22:35 ` Marc-Christian Petersen
2004-03-25 23:00 ` Len Brown
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=1080287004.748.187.camel@dhcppc4 \
--to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=trond.myklebust-41N18TsMXrtuMpJDpNschA@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 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.