]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/auditsc.c
audit: inline audit_syscall_entry to reduce burden on archs
[mirror_ubuntu-zesty-kernel.git] / kernel / auditsc.c
index 3d2853808185cc916d76aac12eb04bc554ece10f..b408100dd6efec3779f9fbec83db6ad7ce2768fd 100644 (file)
@@ -1632,7 +1632,7 @@ void audit_free(struct task_struct *tsk)
  * will only be written if another part of the kernel requests that it
  * be written).
  */
-void audit_syscall_entry(int arch, int major,
+void __audit_syscall_entry(int arch, int major,
                         unsigned long a1, unsigned long a2,
                         unsigned long a3, unsigned long a4)
 {