From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: [GIT PULL] for-2.6.32/bug-fixes Date: Thu, 27 Jan 2011 13:52:39 -0500 Message-ID: <20110127185239.GC27853@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Jeremy, Please pull in your stable/2.6.32.x the following git tree: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git for-2.6.32/bug-fixes which has patches since git commit 75cc13f5aa29b4f3227d269ca165dfa8937c94fe Jeremy Fitzhardinge (1): Merge commit 'v2.6.32.27' into xen/next-2.6.32 It has the bootup fixes found in 2.6.37/2.6.38 tree back-ported to 2.6.32. I've done the normal boot-up tests on Intel and AMD hardware and while they are not introducing any regressions - the 2.6.32.x suffers from some other types of bugs (if I use dom0_mem it ends up OOM-ing). Stefan Bader (1): xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. Stefano Stabellini (1): xen/e820: Guard against E820_RAM not having page-aligned size or start. arch/x86/xen/mmu.c | 12 ++++++++++++ arch/x86/xen/setup.c | 7 ++++++- 2 files changed, 18 insertions(+), 1 deletions(-)