| Date | Fri, 23 Apr 2010 21:58:56 -0700 | | Subject | Re: [PATCH 8/9] Input: Block suspend while event queue is not empty. | | From | Arve Hjønnevåg <> |
| |
2010/4/23 Randy Dunlap <randy.dunlap@oracle.com>: > On Thu, 22 Apr 2010 18:08:57 -0700 Arve Hjønnevåg wrote: > >> Add an ioctl, EVIOCSSUSPENDBLOCK, to enable a suspend_blocker that will block >> suspend while the event queue is not empty. This allows userspace code to >> process input events while the device appears to be asleep. > > > All new ioctls need to be added to Documentation/ioctl/ioctl-number.txt, please. >
These two appear to already be covered by "'E' all linux/input.h conflict!", but I will add a line the user space suspend blocker ioctls added earlier in this patch set.
-- Arve Hjønnevåg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|