Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756587AbcCWUzg (ORCPT ); Wed, 23 Mar 2016 16:55:36 -0400 Received: from g4t3427.houston.hp.com ([15.201.208.55]:43633 "EHLO g4t3427.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752535AbcCWUzf (ORCPT ); Wed, 23 Mar 2016 16:55:35 -0400 Message-ID: <1458769676.6393.655.camel@hpe.com> Subject: Re: [PATCH v2 3/6] x86/mtrr: Fix Xorg crashes in Qemu sessions From: Toshi Kani To: Borislav Petkov Cc: mingo@kernel.org, hpa@zytor.com, tglx@linutronix.de, mcgrof@suse.com, jgross@suse.com, paul.gortmaker@windriver.com, konrad.wilk@oracle.com, elliott@hpe.com, x86@kernel.org, xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org Date: Wed, 23 Mar 2016 15:47:56 -0600 In-Reply-To: <1458748393.6393.653.camel@hpe.com> References: <1458175619-32206-1-git-send-email-toshi.kani@hpe.com> <1458175619-32206-2-git-send-email-toshi.kani@hpe.com> <20160322170047.GD5656@pd.tnic> <1458683610.6393.624.camel@hpe.com> <20160323084437.GB8031@pd.tnic> <1458748393.6393.653.camel@hpe.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.4 (3.18.4-1.fc23) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 19 On Wed, 2016-03-23 at 09:53 -0600, Toshi Kani wrote: > On Wed, 2016-03-23 at 09:44 +0100, Borislav Petkov wrote: > > On Tue, Mar 22, 2016 at 03:53:30PM -0600, Toshi Kani wrote: > > > Yes. I had to remove this number since checkpatch complained that I > > > needed to quote the whole patch tile again.  I will ignore this > > > checkpatch error and add this commit number here. > > > > Actually, checkpatch is right. We do quote the commit IDs *together* > > with their names so that the reader knows which commit the text is > > talking about. > > OK, I will use [1] to refer this patch.  This patch is fully quoted at > the top of this changelog, and it'd be verbose to repeat this full quote > every time I refers it... I ended up with using "the above-mentioned patch" in v3. Thanks, -Toshi