Rafael J. Wysocki wrote: > On Saturday, 17 of November 2007, Franck Bui-Huu wrote: >> ok so now we agreed on this point, can we assert that a user >> land thread waiting for an event in an UNINTERRUPTIBLE state >> will prevent a suspend to happen ? > > Yes. >
So this driver seems really broken and actually I'm wondering if it's used by anyone... See the call to wait_even() made by apm_ioctl(). If any processes run this, it will prevent the system to suspend... And no, I don't know why call wait_event() is called. Franck - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/