On mer, 2008-09-10 at 08:22 +0200, Yves-Alexis Perez wrote: > My tree is at faca89759dd7d4d87309f56cd09ae885a296fb4c and I'll try to > bisect. Ok, playing with git bisect, it seems the offending commit is: 50c0f43ff1199bbea5f0418d40df32f4d4029b13 is first bad commit commit 50c0f43ff1199bbea5f0418d40df32f4d4029b13 Author: Andi Kleen <ak@xxxxxxxxxxxxxxx> Date: Thu Sep 4 15:13:29 2008 +0200 ACPI: EC: do transaction from interrupt context From: Alexey Starikovskiy <astarikovskiy@xxxxxxx> It is easier and faster to do transaction directly from interrupt context rather than waking control thread. Also, cleaner GPE storm avoidance is implemented. AK: Merged with earlier io port patch Signed-off-by: Alexey Starikovskiy <astarikovskiy@xxxxxxx> Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx> :040000 040000 5b8664bf958e6455709348a1a52a14a92dd3119c 7d8ecce115fec5dd1e808fc345b8724def2ad606 M drivers Not sure exactly what the problem is, though. Cheers, -- Yves-Alexis -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html