From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754890AbbDJU17 (ORCPT ); Fri, 10 Apr 2015 16:27:59 -0400 Received: from mail.skyhub.de ([78.46.96.112]:37413 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751984AbbDJU15 (ORCPT ); Fri, 10 Apr 2015 16:27:57 -0400 Date: Fri, 10 Apr 2015 22:25:42 +0200 From: Borislav Petkov To: Andi Kleen Cc: Andy Lutomirski , Andi Kleen , X86 ML , Andrew Lutomirski , "linux-kernel@vger.kernel.org" , Steven Rostedt Subject: Re: [PATCH 4/8] x86: Add support for rd/wr fs/gs base Message-ID: <20150410202542.GA28317@pd.tnic> References: <1428681033-1549-1-git-send-email-andi@firstfloor.org> <1428681033-1549-5-git-send-email-andi@firstfloor.org> <20150410202132.GQ15335@tassilo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150410202132.GQ15335@tassilo.jf.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 10, 2015 at 01:21:32PM -0700, Andi Kleen wrote: > > Is there some reason that the normal ALTERNATIVE macro can't be used here? > > This is assembler, not C. He's talking about the ALTERNATIVE asm macro in alternative-asm.h in tip/master now. No open coded crap. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --