From: Denys Vlasenko Date: Sat, 10 Jan 2015 22:00:08 +0000 (+0100) Subject: x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET X-Git-Tag: fixes-v4.0-rc1~176^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c3176a21652e506ca7efb8fa37a651a3c513bb5;p=pandora-kernel.git 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 CC: Linus Torvalds CC: Oleg Nesterov CC: "H. Peter Anvin" CC: Borislav Petkov CC: Frederic Weisbecker CC: X86 ML CC: Alexei Starovoitov CC: Will Drewry CC: Kees Cook CC: linux-kernel@vger.kernel.org Signed-off-by: Denys Vlasenko Signed-off-by: Andy Lutomirski --- Reading git-diff-tree failed