From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757189AbcC2O5Q (ORCPT ); Tue, 29 Mar 2016 10:57:16 -0400 Received: from g9t5008.houston.hp.com ([15.240.92.66]:44077 "EHLO g9t5008.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751105AbcC2O5P (ORCPT ); Tue, 29 Mar 2016 10:57:15 -0400 Message-ID: <1459266567.6393.669.camel@hpe.com> Subject: Re: [Xen-devel] [PATCH v3 0/7] Enhance PAT init to fix Xorg crashes From: Toshi Kani To: Boris Ostrovsky , Ingo Molnar Cc: jgross@suse.com, mcgrof@suse.com, x86@kernel.org, linux-kernel@vger.kernel.org, paul.gortmaker@windriver.com, hpa@zytor.com, xen-devel@lists.xenproject.org, tglx@linutronix.de, bp@suse.de, elliott@hpe.com, Olaf Hering Date: Tue, 29 Mar 2016 09:49:27 -0600 In-Reply-To: <56FA9563.60401@oracle.com> References: <1458769323-24491-1-git-send-email-toshi.kani@hpe.com> <20160329103442.GA12645@gmail.com> <1459261167.6393.668.camel@hpe.com> <56FA9563.60401@oracle.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 On Tue, 2016-03-29 at 10:46 -0400, Boris Ostrovsky wrote: > On 03/29/2016 10:19 AM, Toshi Kani wrote: > > On Tue, 2016-03-29 at 12:34 +0200, Ingo Molnar wrote: > > > > > > I'd appreciate if someone can test this patch-set on Xen to verify > > > > that there is no change in "x86/PAT: Configuration [0-7] .." > > > > message in dmesg. > > > So I don't have a Xen setup, but hopefully such testing will happen > > > once these changes show up in linux-next, tomorrow or so. > > I will address if any issue is found in testing. > > I ran a subset of out nightly test. Nobody died. > > So this all looks good. (It actually may have also fixed another bugĀ  > that was reported recently by Olaf, copied here) Cool! Thanks Boris! -Toshi