git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f84b62
)
x86, cpufeature: Use new CC_HAVE_ASM_GOTO
author
Borislav Petkov
<bp@suse.de>
Fri, 28 Jun 2013 16:41:41 +0000
(18:41 +0200)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 28 Jun 2013 22:26:48 +0000
(15:26 -0700)
... for checking for "asm goto" compiler support. It is more explicit
this way and we cover the cases where distros have backported that
support even to gcc versions < 4.5.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link:
http://lkml.kernel.org/r/1372437701-13351-1-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found