Re: [tip:x86/urgent] i386/audit: stop scribbling on the stack frame

2014-10-25 Thread Thomas Gleixner
On Fri, 24 Oct 2014, tip-bot for Eric Paris wrote: > sysenter_audit: > testl $(_TIF_WORK_SYSCALL_ENTRY & ~_TIF_SYSCALL_AUDIT),TI_flags(%ebp) > jnz syscall_trace_entry > - addl $4,%esp > - CFI_ADJUST_CFA_OFFSET -4 > - movl %esi,4(%esp) /* 5th arg: 4th syscall a

[tip:x86/urgent] i386/audit: stop scribbling on the stack frame

2014-10-24 Thread tip-bot for Eric Paris
Commit-ID: 26c2d2b39128adba276d140eefa2745591b88536 Gitweb: http://git.kernel.org/tip/26c2d2b39128adba276d140eefa2745591b88536 Author: Eric Paris AuthorDate: Thu, 23 Oct 2014 00:04:03 -0400 Committer: H. Peter Anvin CommitDate: Fri, 24 Oct 2014 13:27:56 -0700 i386/audit: stop scribblin