Re: [tip:x86/asm] x86/asm/entry/64: Always allocate a complete " struct pt_regs" on the kernel stack

2015-03-22 Thread Denys Vlasenko
>> @@ -492,7 +496,6 @@ GLOBAL(stub32_clone) >> >> ALIGN >> ia32_ptregs_common: >> - popq %r11 >> CFI_ENDPROC >> CFI_STARTPROC32 simple >> CFI_SIGNAL_FRAME >> @@ -507,9 +510,9 @@ ia32_ptregs_common: >> /* CFI_REL_OFFSET rflags,EFLAGS-ARGOFFSET*/ >>

Re: [tip:x86/asm] x86/asm/entry/64: Always allocate a complete struct pt_regs on the kernel stack

2015-03-22 Thread Denys Vlasenko
@@ -492,7 +496,6 @@ GLOBAL(stub32_clone) ALIGN ia32_ptregs_common: - popq %r11 CFI_ENDPROC CFI_STARTPROC32 simple CFI_SIGNAL_FRAME @@ -507,9 +510,9 @@ ia32_ptregs_common: /* CFI_REL_OFFSET rflags,EFLAGS-ARGOFFSET*/ CFI_REL_OFFSET

Re: [tip:x86/asm] x86/asm/entry/64: Always allocate a complete " struct pt_regs" on the kernel stack

2015-03-21 Thread Brian Gerst
On Wed, Mar 4, 2015 at 5:53 PM, tip-bot for Denys Vlasenko wrote: > Commit-ID: 76f5df43cab5e765c0bd42289103e8f625813ae1 > Gitweb: http://git.kernel.org/tip/76f5df43cab5e765c0bd42289103e8f625813ae1 > Author: Denys Vlasenko > AuthorDate: Thu, 26 Feb 2015 14:40:27 -0800 > Committer: Ingo

Re: [tip:x86/asm] x86/asm/entry/64: Always allocate a complete struct pt_regs on the kernel stack

2015-03-21 Thread Brian Gerst
On Wed, Mar 4, 2015 at 5:53 PM, tip-bot for Denys Vlasenko tip...@zytor.com wrote: Commit-ID: 76f5df43cab5e765c0bd42289103e8f625813ae1 Gitweb: http://git.kernel.org/tip/76f5df43cab5e765c0bd42289103e8f625813ae1 Author: Denys Vlasenko dvlas...@redhat.com AuthorDate: Thu, 26 Feb 2015

[tip:x86/asm] x86/asm/entry/64: Always allocate a complete " struct pt_regs" on the kernel stack

2015-03-04 Thread tip-bot for Denys Vlasenko
Commit-ID: 76f5df43cab5e765c0bd42289103e8f625813ae1 Gitweb: http://git.kernel.org/tip/76f5df43cab5e765c0bd42289103e8f625813ae1 Author: Denys Vlasenko AuthorDate: Thu, 26 Feb 2015 14:40:27 -0800 Committer: Ingo Molnar CommitDate: Wed, 4 Mar 2015 22:50:49 +0100 x86/asm/entry/64: Always

[tip:x86/asm] x86/asm/entry/64: Always allocate a complete struct pt_regs on the kernel stack

2015-03-04 Thread tip-bot for Denys Vlasenko
Commit-ID: 76f5df43cab5e765c0bd42289103e8f625813ae1 Gitweb: http://git.kernel.org/tip/76f5df43cab5e765c0bd42289103e8f625813ae1 Author: Denys Vlasenko dvlas...@redhat.com AuthorDate: Thu, 26 Feb 2015 14:40:27 -0800 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 4 Mar 2015