x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET
authorDenys Vlasenko <dvlasenk@redhat.com>
Sat, 10 Jan 2015 22:00:08 +0000 (23:00 +0100)
committerAndy Lutomirski <luto@amacapital.net>
Tue, 13 Jan 2015 22:10:31 +0000 (14:10 -0800)
commit6c3176a21652e506ca7efb8fa37a651a3c513bb5
tree288f66f11fec3e7fe06c5b6be88deced858b8498
parentaf9cfe270dd133f2f40c287e8d41919bb8d063e3
x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET

The values of these two constants are the same, the meaning is different.

Acked-by: Borislav Petkov <bp@suse.de>
CC: Linus Torvalds <torvalds@linux-foundation.org>
CC: Oleg Nesterov <oleg@redhat.com>
CC: "H. Peter Anvin" <hpa@zytor.com>
CC: Borislav Petkov <bp@alien8.de>
CC: Frederic Weisbecker <fweisbec@gmail.com>
CC: X86 ML <x86@kernel.org>
CC: Alexei Starovoitov <ast@plumgrid.com>
CC: Will Drewry <wad@chromium.org>
CC: Kees Cook <keescook@chromium.org>
CC: linux-kernel@vger.kernel.org
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
arch/x86/ia32/ia32entry.S
This page took 0.04006 seconds and 5 git commands to generate.