Re: [ACPI] GPE storm detected on FS Amilo Pro

From: Alexey Starikovskiy
Date: Wed Jan 21 2009 - 15:51:05 EST


Hi Jacek,

You did not receive "GPE storm detected" message in earlier kernel only because
there was no detection of it. You can check if you have one by enabling "#define DEBUG" at the beginning of the /drivers/acpi/ec.c and looking into dmesg. If there is no storm,
you should see ony 2-3 interrupt messages per single transaction. Storm detector fires up at 8 excess interrupts.

Regards,
Alex.


Jacek Luczak wrote:
Hi All,


I've got that ,,GPE storm detected'' issue on my Fujitsu Siemens Amilo Pro
notebook. I was using 2.6.25.20 (which was fine) for a long while and recently
started testing some latest git versions starting from 2.6.29-rc2 where I've
discovered that issue. So I've made some back kernels and it shows up from
2.6.26 kernel. Bisection between 2.6.25 and 2.6.26 shows that patch:

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/