]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitbb6fa8b275e132b1e9319dbab94211543a0b7bd3
tree032d4a7ebbe0deba35767ab4212d1576579407d6
parent55283e2537714f9370c4ab847d170acf223daf90
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:

e7084fd5 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