]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI: EC: make kernel messages more useful when GPE storm is detected
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Sat, 1 Nov 2008 11:05:26 +0000 (11:05 +0000)
committerLen Brown <len.brown@intel.com>
Tue, 11 Nov 2008 23:34:06 +0000 (18:34 -0500)
commitf8248434e6a11d7cd314281be3b39bbcf82fc243
treec056e1185944da12dd31a74ee280a89989764ec7
parent1cfe62c8010ac56e1bd3827e30386a87cc2f3594
ACPI: EC: make kernel messages more useful when GPE storm is detected

Make sure we can tell if the GPE storm workaround gets activated,
and avoid flooding the logs afterwards.

http://bugzilla.kernel.org/show_bug.cgi?id=11841
"plenty of line "ACPI: EC: non-query interrupt received,
 switching to interrupt mode" in dmesg"

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Acked-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ec.c