Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755847AbaA2Bv1 (ORCPT ); Tue, 28 Jan 2014 20:51:27 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:35053 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752017AbaA2Bv0 (ORCPT ); Tue, 28 Jan 2014 20:51:26 -0500 Date: Tue, 28 Jan 2014 20:50:48 -0500 From: Konrad Rzeszutek Wilk To: Yinghai Lu , xen-devel@lists.xenproject.org, boris.ostrovsky@oracle.com, david.vrabel@citrix.com Cc: Dave Hansen , Andrew Morton , Linus Torvalds , Ingo Molnar , "H. Peter Anvin" , Russell King - ARM Linux , Kevin Hilman , Olof Johansson , Santosh Shilimkar , Linux Kernel Mailing List Subject: Re: [PATCH] memblock: Add limit checking to memblock_virt_alloc Message-ID: <20140129015048.GA14629@konrad-lan.dumpdata.com> References: <1390946665-2967-1-git-send-email-yinghai@kernel.org> <52E82A40.3040104@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 28, 2014 at 02:47:57PM -0800, Yinghai Lu wrote: > On Tue, Jan 28, 2014 at 2:08 PM, Dave Hansen wrote: > > On 01/28/2014 02:04 PM, Yinghai Lu wrote: > >> In original bootmem wrapper for memblock, we have limit checking. > >> > >> Add it to memblock_virt_alloc, to address arm and x86 booting crash. > >> > >> Signed-off-by: Yinghai Lu > > > > Do you have a git tree or cumulative set of patches that you'd like us > > to all test? I'm happy to boot it on my system, I just want to make > > sure I've got the same set that you're testing. > > This one should only affect on arm and x86 the 32 bit kernel with more > then 4G RAM. Tested-by: Konrad Rzeszutek Wilk It fixes the issue I saw with Xen and 32-bit dom0 blowing up. > > thanks > > Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/