Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751967AbaA2Xjn (ORCPT ); Wed, 29 Jan 2014 18:39:43 -0500 Received: from mail-ig0-f176.google.com ([209.85.213.176]:39960 "EHLO mail-ig0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750879AbaA2Xjm (ORCPT ); Wed, 29 Jan 2014 18:39:42 -0500 MIME-Version: 1.0 In-Reply-To: References: <1390946665-2967-1-git-send-email-yinghai@kernel.org> <52E82A40.3040104@intel.com> <20140129015048.GA14629@konrad-lan.dumpdata.com> Date: Wed, 29 Jan 2014 15:39:41 -0800 X-Google-Sender-Auth: RreNVxhwTAfQRuE-fHHiHcnSw6g Message-ID: Subject: Re: [PATCH] memblock: Add limit checking to memblock_virt_alloc From: Yinghai Lu To: Tony Luck Cc: Konrad Rzeszutek Wilk , xen-devel@lists.xenproject.org, Boris Ostrovsky , David Vrabel , 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 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 Wed, Jan 29, 2014 at 3:07 PM, Tony Luck wrote: > Hmmph. ia64 is broken too. git bisect says: > > commit ad6492b80f60a2139fa9bf8fd79b182fe5e3647c > Author: Yinghai Lu > Date: Mon Jan 27 17:06:49 2014 -0800 > > memblock, nobootmem: add memblock_virt_alloc_low() > > is to blame. But this patch doesn't fix it. Still dies with: > > PID hash table entries: 4096 (order: -1, 32768 bytes) > Sorting __ex_table... > kernel BUG at mm/bootmem.c:504! that's another path with memblock_virt wrapper for bootmem. Let's me check that. -- 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/