From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753998AbcA0IlS (ORCPT ); Wed, 27 Jan 2016 03:41:18 -0500 Received: from mail.skyhub.de ([78.46.96.112]:38279 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752884AbcA0IlQ (ORCPT ); Wed, 27 Jan 2016 03:41:16 -0500 Date: Wed, 27 Jan 2016 09:41:12 +0100 From: Borislav Petkov To: Brian Gerst Cc: Ingo Molnar , LKML Subject: Re: [PATCH 06/10] x86/cpufeature: Get rid of the non-asm goto variant Message-ID: <20160127084112.GA30712@pd.tnic> References: <1453842730-28463-1-git-send-email-bp@alien8.de> <1453842730-28463-7-git-send-email-bp@alien8.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 26, 2016 at 10:36:21PM -0500, Brian Gerst wrote: > This should be: > #if defined(CC_HAVE_ASM_GOTO) && ... Good catch, thanks! I thought about it while typing and then gcc didn't complain so I forgot again. :-\ Ingo, I'm sending the patches which changed as a reply to this message. Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.