Skip to content
Snippets Groups Projects
user avatar
Chris Metcalf authored
Many of the syscalls mentioned in the audit code are not present
for architectures that implement only the "standard" set of
Linux syscalls (e.g. openat, but not open, etc.).  This change
adds proper #ifdefs for all those syscalls.

Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
aaeb012f
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..