Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754010Ab2BTVBt (ORCPT ); Mon, 20 Feb 2012 16:01:49 -0500 Received: from mail-pz0-f46.google.com ([209.85.210.46]:62043 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753947Ab2BTVBr (ORCPT ); Mon, 20 Feb 2012 16:01:47 -0500 Date: Mon, 20 Feb 2012 13:01:38 -0800 From: Tejun Heo To: Meelis Roos Cc: Grant Likely , Rob Herring , sparclinux@vger.kernel.org, Linux Kernel list , sam@ravnborg.org Subject: Re: OF-related boot crash in 3.3.0-rc3-00188-g3ec1e88 Message-ID: <20120220210138.GB3538@dhcp-172-17-108-109.mtv.corp.google.com> References: <20120213080618.GA11077@ponder.secretlab.ca> <20120213214623.GJ11077@ponder.secretlab.ca> <20120220170603.GC7836@mtj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 914 Lines: 25 Hello, On Mon, Feb 20, 2012 at 10:04:10PM +0200, Meelis Roos wrote: > > Hmmm.... So, different bisection results from two machines? That's a > > bit weird. I *think* this bisection result makes more sense. Can you > > please verify the bisection result on e2500 once more? > > Will do. Thanks a lot. I'm *suspecting* that somehow memory used to back the device tree is not fully reserved and the change in allocation logic is giving out it as part of allocation. I'll look through the change more and see if I can spot a bug in the new code but I guess we'll probably have to print out some pointer values to find out the offending address. Thanks. -- tejun -- 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/