]> git.baikalelectronics.ru Git - kernel.git/commit
audit: suppress stock memalloc failure warnings since already managed
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 2 Oct 2013 01:14:54 +0000 (21:14 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 5 Nov 2013 16:09:11 +0000 (11:09 -0500)
commiteec142f15f3fdb2e3de5dfd85f1982fc736ca750
tree233c3774d6ff81715d37163cc223fb5008e83e9b
parent6ec49bff80f0cd2540916cf4ff6d185c53bb1981
audit: suppress stock memalloc failure warnings since already managed

Supress the stock memory allocation failure warnings for audit buffers
since audit alreay takes care of memory allocation failure warnings, including
rate-limiting, in audit_log_start().

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
security/lsm_audit.c