[PATCH ghak105 V1 0/2] audit: clean up CONFIG_AUDITSYSCALL

Richard Guy Briggs rgb at redhat.com
Tue Jan 22 22:07:40 UTC 2019


Compiles and boots with config AUDITSYSCALL def_bool n in init/Kconfig.
Verified syscall code is not present in resulting kernel.

Richard Guy Briggs (2):
  audit: clean up AUDITSYSCALL prototypes and stubs
  audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL

 include/linux/sched.h |   2 +-
 kernel/audit.c        | 155 +++-----------------------------------------------
 kernel/audit.h        |  73 +++++++++++-------------
 kernel/auditsc.c      | 148 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 190 insertions(+), 188 deletions(-)

-- 
1.8.3.1




More information about the Linux-audit mailing list