From: Borislav Petkov Date: Fri, 28 Jun 2013 16:41:41 +0000 (+0200) Subject: x86, cpufeature: Use new CC_HAVE_ASM_GOTO X-Git-Tag: v3.12-rc1~161^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62122fd7dadac09704782d8bc051fb898a0272bd;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1372437701-13351-1-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed