From: Nathan Bryant <nbryant-p32f3XyCuykqcZcGjlUOXw@public.gmane.org>
To: "Li, Shaohua" <shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: russell-1vnkWVZi4QaVc3sceRu5cw@public.gmane.org,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: bug in acpid scripts
Date: Thu, 12 Aug 2004 20:24:59 -0400 [thread overview]
Message-ID: <411C0A5B.3060606@optonline.net> (raw)
In-Reply-To: <B44D37711ED29844BEA67908EAF36F038AD732-4yWAQGcml65pB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
Li, Shaohua wrote:
>Russell Neches Sunday, July 25, 2004 9:42 AM wrote:
>
>
>>To: Li, Shaohua
>>Cc: ACPI-Devel
>>Subject: RE: [ACPI] bug in acpid scripts
>>
>>Neat! I'd like to help test your patch, if you wouldn't mind posting
>>
>>
>it.
>
>
>>Is there anything specific behavior (good or bad) you would like me to
>>check for?
>>
>>
>Here is it. The patch is very sample. I didn't observe any side effect
>of this patch, but maybe it must be tested widely. Could you please try
>it?
>
>
Shaohua,
My system has the same problem. Unfortunately, your patch doesn't fix
it. Also, I had to apply the attached just to get it to build (against
current -rc4 bitkeeper plus linux-acpi-test-2.6.8)
Nathan
[-- Attachment #2: maskevent.patch2 --]
[-- Type: text/plain, Size: 363 bytes --]
===== drivers/acpi/bus.c 1.43 vs edited =====
--- 1.43/drivers/acpi/bus.c 2004-08-12 02:39:43 -04:00
+++ edited/drivers/acpi/bus.c 2004-08-12 20:09:51 -04:00
@@ -283,7 +283,7 @@
DECLARE_WAIT_QUEUE_HEAD(acpi_bus_event_queue);
extern int event_is_open;
-extern int acpi_event_is_masked;
+static int acpi_event_is_masked;
int
acpi_bus_generate_event (
next prev parent reply other threads:[~2004-08-13 0:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-12 7:07 bug in acpid scripts Li, Shaohua
[not found] ` <B44D37711ED29844BEA67908EAF36F038AD732-4yWAQGcml65pB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-08-13 0:24 ` Nathan Bryant [this message]
2004-08-13 6:18 ` Stefan Seyfried
-- strict thread matches above, loose matches on Subject: below --
2004-08-13 0:52 Li, Shaohua
[not found] ` <B44D37711ED29844BEA67908EAF36F038ADB3E-4yWAQGcml65pB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-08-13 0:55 ` Nathan Bryant
2004-07-24 13:23 Li, Shaohua
[not found] ` <B44D37711ED29844BEA67908EAF36F03665E4F-4yWAQGcml65pB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-07-25 1:42 ` Russell Neches
2004-07-23 19:36 Russell Neches
[not found] ` <20040723193658.GA3331-5z3TbH0F9hyr8sbHwu5NIg@public.gmane.org>
2004-07-23 20:39 ` Vernon Mauery
[not found] ` <1090615197.9015.7.camel-DNmeG3802II@public.gmane.org>
2004-07-23 23:34 ` Russell Neches
2004-07-24 12:50 ` Matthew Garrett
[not found] ` <1090673420.4412.14.camel-myFlNLNQP+Q@public.gmane.org>
2004-07-24 13:51 ` Mattia Dongili
[not found] ` <20040724135111.GC2328-MEqNC12sBsHxa7XIdbXXog@public.gmane.org>
2004-07-24 14:40 ` Luca Capello
2004-08-11 13:40 ` 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=411C0A5B.3060606@optonline.net \
--to=nbryant-p32f3xycuykqczcgjluoxw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=russell-1vnkWVZi4QaVc3sceRu5cw@public.gmane.org \
--cc=shaohua.li-ral2JQCrhuEAvxtiuMwx3w@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.