Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755159AbcCWPA4 (ORCPT ); Wed, 23 Mar 2016 11:00:56 -0400 Received: from g4t3428.houston.hp.com ([15.201.208.56]:10695 "EHLO g4t3428.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753030AbcCWPAy (ORCPT ); Wed, 23 Mar 2016 11:00:54 -0400 Message-ID: <1458748393.6393.653.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 09:53:13 -0600 In-Reply-To: <20160323084437.GB8031@pd.tnic> 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> 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: 663 Lines: 16 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... Thanks, -Toshi