Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286611
b: refs/heads/master
c: 42ae610
h: refs/heads/master
i:
  286609: 2807285
  286607: 1ba467f
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 23, 2012
1 parent 584413c commit 23648c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70c95b00b87f85ce5a15b7899aaa862eacd2364a
refs/heads/master: 42ae610c1a820ddecb80943d4ccfc936f7772535
5 changes: 3 additions & 2 deletions trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1863,11 +1863,12 @@ void __audit_syscall_entry(int arch, int major,

/**
* audit_syscall_exit - deallocate audit context after a system call
* @pt_regs: syscall registers
* @success: success value of the syscall
* @return_code: return value of the syscall
*
* Tear down after system call. If the audit context has been marked as
* auditable (either because of the AUDIT_RECORD_CONTEXT state from
* filtering, or because some other part of the kernel write an audit
* filtering, or because some other part of the kernel wrote an audit
* message), then write out the syscall information. In call cases,
* free the names stored from getname().
*/
Expand Down

0 comments on commit 23648c2

Please sign in to comment.