On Tue, Feb 11, 2014 at 03:53:33PM -0800, Seth Arnold wrote: > Author: Jamie Strandboge <[email protected]> > Description: CAP_EPOLLWAKEUP was added to the 3.5 series in: > http://thread.gmane.org/gmane.linux.kernel/1289986 > This allows for drivers that support poll to prevent suspend. Adjust > utils/severity.db for this. > Forwarded: yes > --- > utils/severity.db | 1 + > 1 file changed, 1 insertion(+) > > Index: b/utils/severity.db > =================================================================== > --- a/utils/severity.db > +++ b/utils/severity.db > @@ -45,6 +45,7 @@ > CAP_AUDIT_WRITE 8 > CAP_SYSLOG 8 > CAP_WAKE_ALARM 8 > + CAP_EPOLLWAKEUP 8 > CAP_BLOCK_SUSPEND 8 > CAP_DAC_READ_SEARCH 7 > # unused
CAP_EPOLLWAKEUP was renamed CAP_BLOCK_SUSPEND. We originally had this patch in commit 2053, and then the conversion to CAP_BLOCK_SUSPEND occurred in 2065.1.2. It was decided on this list to drop CAP_EPOLLWAKEUP here: https://lists.ubuntu.com/archives/apparmor/2012-August/002975.html -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
