[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <dd18b0c30806062321x2918f6feq7c817bde52ba0c4c@mail.gmail.com>
Date: Sat, 7 Jun 2008 06:21:54 +0000
From: "Justin Mattock" <justinmattock@...il.com>
To: bugme-daemon@...zilla.kernel.org
Cc: "Rafael J. Wysocki" <rjw@...k.pl>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: ACPI: EC: GPE storm detected, disabling EC GPE
Well; I was hoping it was going to be just an easy fix, but unfortunately
changing
if (atomic_read(&ec->irq_count) > 5) {
to
if (atomic_read(&ec->irq_count) > 20) {
does seem to make the message disappear, for a while, probably at
around three hours,(for me at least) then the message appeared again.
:-(
So leaving me back to the beginning of try to have a go at this.
regards;
--
Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists