linux-kernel-test/security/smack
Richard Guy Briggs 4eb0f4abfb smack: call WARN_ONCE() instead of calling audit_log_start()
Remove the call to audit_log() (which call audit_log_start()) and deal with
the errors in the caller, logging only once if the condition is met.  Calling
audit_log_start() in this location makes buffer allocation and locking more
complicated in the calling tree (audit_filter_user()).

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
2014-01-13 22:32:06 -05:00
..
Kconfig Smack: use select not depends in Kconfig 2012-12-14 10:57:10 -08:00
Makefile
smack_access.c security: smack: add a hash table to quicken smk_find_entry() 2013-08-01 16:55:20 -07:00
smack_lsm.c smack: call WARN_ONCE() instead of calling audit_log_start() 2014-01-13 22:32:06 -05:00
smack.h Smack: network label match fix 2013-08-01 20:04:02 -07:00
smackfs.c Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes 2013-08-12 11:51:40 -07:00