commit | a2f2945a99057c7d44043465906c6bb63c3368a0 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Nov 11 22:02:54 2008 +1100 |
committer | James Morris <jmorris@namei.org> | Tue Nov 11 22:02:54 2008 +1100 |
tree | b7edb1a346217a2b27d25ea72cc652065877e45a | |
parent | 06112163f5fd9e491a7f810443d81efa9d88e247 [diff] |
The oomkiller calculations make decisions based on capabilities. Since these are not security decisions and LSMs should not record if they fall the request they should use the new has_capability_noaudit() interface so the denials will not be recorded. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: James Morris <jmorris@namei.org>