From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Arcangeli Subject: Re: [Xen-devel] [PATCH] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE\ Date: Mon, 11 Jun 2012 21:41:16 +0200 Message-ID: <20120611194113.GH3094@redhat.com> References: <20120610020331.GA26100@localhost.localdomain> <4728e392-7130-4967-aa79-8da12f929191@zmail17.collab.prod.int.phx2.redhat.com> <20120611192738.GM14535@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20120611192738.GM14535@phenom.dumpdata.com> Sender: linux-kernel-owner@vger.kernel.org To: Konrad Rzeszutek Wilk Cc: Andrew Jones , Konrad Rzeszutek Wilk , xen-devel@lists.xensource.com, Petr Matousek , 676360@bugs.debian.org, Greg KH , Hugh Dickins , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Ulrich Obergfell , Jonathan Nieder , Mel Gorman , Jan Beulich , KOSAKI Motohiro , Andrew Morton , Linus Torvalds , Larry Woodman , alan@lxorguk.ukuu.org.uk List-Id: xen-devel@lists.xenproject.org Hi, On Mon, Jun 11, 2012 at 03:27:38PM -0400, Konrad Rzeszutek Wilk wrote: > > > Nice. Andrew, any chane you could test this patch on the affected > > > Xen hypervisors? Was it as easy to reproduce this on a RHEL5 (U1?) > > > hypervisor or is it really only on Linode and Amazon EC2? > > > > > > > Originally, I was able to reproduce the issue easily with a RHEL5 > > host. Now, with this patch it's fixed. > > OK, so Tested-by: Andrew Jones.. > and from my perspective it looks good - so Acked-by: Konrad Rzeszutek Wilk Thanks for testing and reviews. > Andrea, any chance you can respin this patch and send it to Linus for 3.5 please? Andrew merged it in -mm last Friday, so I would expect it to go upstream soon through the -mm flow (I assume everyone has been rightfully waiting a bit of time for testing and reviews to be sure). Andrea