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

From: Richard Guy Briggs
Date: Tue Jan 22 2019 - 17:08:30 EST


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