From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756813AbcBXQaM (ORCPT ); Wed, 24 Feb 2016 11:30:12 -0500 Received: from mga02.intel.com ([134.134.136.20]:18316 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077AbcBXQaK (ORCPT ); Wed, 24 Feb 2016 11:30:10 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,494,1449561600"; d="scan'208";a="893768915" Date: Wed, 24 Feb 2016 08:27:23 -0800 From: Yu-cheng Yu To: Ingo Molnar Cc: x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, Dave Hansen , Andy Lutomirski , Borislav Petkov , Sai Praneeth Prakhya , "Ravi V. Shankar" , Fenghua Yu Subject: Re: [PATCH 00/10] x86/xsaves: Fix XSAVES known issues Message-ID: <20160224162723.GA4077@test-lenovo> References: <1456167336-3637-1-git-send-email-yu-cheng.yu@intel.com> <20160224084336.GB22868@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160224084336.GB22868@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 24, 2016 at 09:43:36AM +0100, Ingo Molnar wrote: > > Small housekeeping request: could you please make sure your series is properly > threaded for email clients? This submission was sent as singular patches, without > any References header. > > I don't even know how you coaxed git-send-email into doing that - did you use > --no-thread? > > The recommended flags are --thread --no-chain-reply-to. > > Thanks! > > Ingo I will fix it when sending out the next version. Thanks! -- Yu-cheng