Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755647AbaA1Wr7 (ORCPT ); Tue, 28 Jan 2014 17:47:59 -0500 Received: from mail-ie0-f182.google.com ([209.85.223.182]:60527 "EHLO mail-ie0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755212AbaA1Wr6 (ORCPT ); Tue, 28 Jan 2014 17:47:58 -0500 MIME-Version: 1.0 In-Reply-To: <52E82A40.3040104@intel.com> References: <1390946665-2967-1-git-send-email-yinghai@kernel.org> <52E82A40.3040104@intel.com> Date: Tue, 28 Jan 2014 14:47:57 -0800 X-Google-Sender-Auth: qXtIq5FcqTXO66MbgXXtrZDrEms Message-ID: Subject: Re: [PATCH] memblock: Add limit checking to memblock_virt_alloc From: Yinghai Lu To: Dave Hansen Cc: Andrew Morton , Linus Torvalds , Ingo Molnar , "H. Peter Anvin" , Russell King - ARM Linux , Kevin Hilman , Olof Johansson , Konrad Rzeszutek Wilk , Santosh Shilimkar , Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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/