commit | cac0e0a78f722abd85b7f8d614ee0820f7672f58 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@alien8.de> | Tue May 31 22:21:52 2011 +0200 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Jun 03 14:38:51 2011 -0700 |
tree | c76b60de050278abbc9efec9cd3dba57530153c3 | |
parent | a268fcfaa6ab2ef740fda5ecf947aca45ccd535d [diff] |
x86, asm: Flip SAVE_ARGS arguments logic This saves us the else part of the conditional statement in the macro. No functionality change. Signed-off-by: Borislav Petkov <bp@alien8.de> Link: http://lkml.kernel.org/r/1306873314-32523-3-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>