x86, cpufeature: Use new CC_HAVE_ASM_GOTO
authorBorislav Petkov <bp@suse.de>
Fri, 28 Jun 2013 16:41:41 +0000 (18:41 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 28 Jun 2013 22:26:48 +0000 (15:26 -0700)
commit62122fd7dadac09704782d8bc051fb898a0272bd
tree587c059270c340289a3789edc4a2fc6a2a1100c8
parent9f84b6267ccde1bebe3f9cd40a91716b5ece5e20
x86, cpufeature: Use new CC_HAVE_ASM_GOTO

... 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>
arch/x86/include/asm/cpufeature.h