OSDN Git Service

PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND
[uclinux-h8/linux.git] / include / linux / eventpoll.h
index 6f8be32..f4bb378 100644 (file)
@@ -34,7 +34,7 @@
  * re-allowed until epoll_wait is called again after consuming the wakeup
  * event(s).
  *
- * Requires CAP_EPOLLWAKEUP
+ * Requires CAP_BLOCK_SUSPEND
  */
 #define EPOLLWAKEUP (1 << 29)