audit: add syscall information to FEATURE_CHANGE records
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 11 Apr 2018 12:46:52 +0000 (08:46 -0400)
committerPaul Moore <paul@paul-moore.com>
Fri, 20 Apr 2018 18:57:30 +0000 (14:57 -0400)
commitd96f92f4aae1132482ce0a584c4bc3ce32c796ea
tree575cc7cd55d1a3a2299c54df1ed955f2e20ed23a
parent60cc43fc888428bb2f18f08997432d426a243338
audit: add syscall information to FEATURE_CHANGE records

Tie syscall information to FEATURE_CHANGE calls since it is a result of
user action.

See: https://github.com/linux-audit/audit-kernel/issues/80

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
[PM: 80-char fixes]
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.c