On Friday 14 May 2010, Arve Hjønnevåg wrote: > This patch series adds a suspend-block api that provides the same > functionality as the android wakelock api. This version has some > changes from, or requested by, Rafael. The most notable changes are: > - DEFINE_SUSPEND_BLOCKER and suspend_blocker_register have been added > for statically allocated suspend blockers. > - suspend_blocker_destroy is now called suspend_blocker_unregister > - The user space mandatory _INIT ioctl has been replaced with an > optional _SET_NAME ioctl. > > I kept the ack and reviewed by tags on two of the patches even though > there were a few cosmetic changes. I have one more comment, sorry for that. Namely, if /sys/power/policy is set to "opportunistic" and "mem" is written into /sys/power/state and there are no suspend blockers present except for the main blocker (and the blockers used only for statistics), the system won't be able to go out of an infinit suspend-resume loop (or at least it seems so from reading the code). I think we should prevent that from happening somehow. Thanks, Rafael _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm