From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752404AbcEKUIG (ORCPT ); Wed, 11 May 2016 16:08:06 -0400 Received: from mga09.intel.com ([134.134.136.24]:22166 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751627AbcEKUIF (ORCPT ); Wed, 11 May 2016 16:08:05 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,609,1455004800"; d="scan'208";a="101479885" Date: Wed, 11 May 2016 13:03:37 -0700 From: Yu-cheng Yu To: Borislav Petkov Cc: linux-kernel@vger.kernel.org, x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , Dave Hansen , Andy Lutomirski , Sai Praneeth Prakhya , "Ravi V. Shankar" , Fenghua Yu Subject: Re: [PATCH v6 00/13] x86/xsaves: Fix XSAVES issues Message-ID: <20160511200336.GA4483@test-lenovo> References: <20160511041741.GB2180@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160511041741.GB2180@pd.tnic> 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, May 11, 2016 at 06:17:41AM +0200, Borislav Petkov wrote: > Please, for the future, do send your patchset roughly only once a week - > you just sent v5 a day or two ago without giving proper time to people > (me?) to review them all. Consult Documentation/SubmittingPatches if > there are doubts. There are no actual functional changes. I wanted to respond to comments quickly. I will try to be normal next time :-) Yu-cheng