]> git.baikalelectronics.ru Git - kernel.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)
commitad0fc11dd6c716c5d082fda2c3577c44fe6db34f
treec056e1185944da12dd31a74ee280a89989764ec7
parent59653eb4bfcd39cede717f083e74454b280da5a8
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