]> git.baikalelectronics.ru Git - kernel.git/commit
x32: Fix stupid ia32/x32 inversion in the siginfo format
authorH. Peter Anvin <hpa@zytor.com>
Wed, 14 Mar 2012 05:44:41 +0000 (22:44 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 14 Mar 2012 05:44:41 +0000 (22:44 -0700)
commit9959954acb34b3002cb45fcee391732596feddcb
tree032d4a7ebbe0deba35767ab4212d1576579407d6
parent746e42fe919fc11b3c4bc2a6e1288902cc17d4e9
x32: Fix stupid ia32/x32 inversion in the siginfo format

Fix a stray ! which flipped the sense if we were generating a signal
frame for ia32 vs. x32.

Introduced in:

ed5d0aa1 x32: Switch to a 64-bit clock_t

Reported-by: H. J. Lu <hjl.tools@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Gregory M. Lueck <gregory.m.lueck@intel.com>
Link: http://lkml.kernel.org/r/1329696488-16970-1-git-send-email-hpa@zytor.com
arch/x86/ia32/ia32_signal.c