commit | bb6fa8b275e132b1e9319dbab94211543a0b7bd3 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue Mar 13 22:44:41 2012 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Mar 13 22:44:41 2012 -0700 |
tree | 032d4a7ebbe0deba35767ab4212d1576579407d6 | |
parent | 55283e2537714f9370c4ab847d170acf223daf90 [diff] |
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