OSDN Git Service

Revert "bpf: Emit audit messages upon successful prog load and unload"
authorJakub Kicinski <jakub.kicinski@netronome.com>
Sat, 23 Nov 2019 17:54:58 +0000 (09:54 -0800)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Sat, 23 Nov 2019 17:56:02 +0000 (09:56 -0800)
commit84bb46cd62283cc371769ec1f77ff7924099f584
treeeb34068e2731f902839116e415abfc5f9ba88f08
parent8dcdc9524cad74968b18322651d6fafb288a00ad
Revert "bpf: Emit audit messages upon successful prog load and unload"

This commit reverts commit 91e6015b082b ("bpf: Emit audit messages
upon successful prog load and unload") and its follow up commit
7599a896f2e4 ("audit: Move audit_log_task declaration under
CONFIG_AUDITSYSCALL") as requested by Paul Moore. The change needs
close review on linux-audit, tests etc.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
include/linux/audit.h
include/uapi/linux/audit.h
kernel/auditsc.c
kernel/bpf/syscall.c