From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934640AbbDWNMN (ORCPT ); Thu, 23 Apr 2015 09:12:13 -0400 Received: from mail.skyhub.de ([78.46.96.112]:44263 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932078AbbDWNMM (ORCPT ); Thu, 23 Apr 2015 09:12:12 -0400 Date: Thu, 23 Apr 2015 15:12:03 +0200 From: Borislav Petkov To: Rasmus Villemoes Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, "H.J. Lu" Subject: Re: [PATCH] x86_64: use -mskip-rax-setup when available Message-ID: <20150423131202.GI28327@pd.tnic> References: <1429532896-10265-1-git-send-email-linux@rasmusvillemoes.dk> <20150420150735.GA10191@pd.tnic> <87k2x64kfn.fsf@rasmusvillemoes.dk> <20150420204140.GB10149@pd.tnic> <87618nm7n9.fsf@rasmusvillemoes.dk> <20150423122959.GG28327@pd.tnic> <871tjbm2c9.fsf@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <871tjbm2c9.fsf@rasmusvillemoes.dk> 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 Thu, Apr 23, 2015 at 02:55:02PM +0200, Rasmus Villemoes wrote: > I think we're talking past each other. What I'd like credit for is > coming up with the idea of omitting the xor %eax,%eax in the first place > (the original mail was sent to x86@kernel.org [cc'ed to a few x86 > maintainers], but that doesn't seem to be publicly archived). Ok, now *this* I was missing. I'll add that information to the commit message. > Agreed - all I ask for is being mentioned somewhere in the commit > log. Again, I only sent the April 20 patch because I hadn't seen > anything happen since December. Right, and I think situations like that can be much easier handled in the future by you or the person who's interested in the patch, replying to the original submission and asking what the status is instead of doing a new and identical patch. We're on the same page now :-) Thanks! -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --