commit | 84bb46cd62283cc371769ec1f77ff7924099f584 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Sat Nov 23 09:54:58 2019 -0800 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Sat Nov 23 09:56:02 2019 -0800 |
tree | eb34068e2731f902839116e415abfc5f9ba88f08 | |
parent | 8dcdc9524cad74968b18322651d6fafb288a00ad [diff] |
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>