From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755510Ab2FFJmO (ORCPT ); Wed, 6 Jun 2012 05:42:14 -0400 Received: from relay1.sgi.com ([192.48.179.29]:57232 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752403Ab2FFJmM (ORCPT ); Wed, 6 Jun 2012 05:42:12 -0400 Date: Wed, 6 Jun 2012 04:42:11 -0500 From: Robin Holt To: Yinghai Lu Cc: Robin Holt , WANG Cong , Ingo Molnar , linux-kernel@vger.kernel.org, Andrew Morton , Linus Torvalds Subject: Re: Commit 722bc6b167 breaks booting on an 8TB system. Message-ID: <20120606094211.GL4948@sgi.com> References: <20120601155447.GG3671@sgi.com> <20120604100700.GA4948@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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 On Mon, Jun 04, 2012 at 04:51:19PM -0700, Yinghai Lu wrote: > On Mon, Jun 4, 2012 at 3:07 AM, Robin Holt wrote: > > On Sun, Jun 03, 2012 at 12:00:29AM -0700, Yinghai Lu wrote: > >> On Fri, Jun 1, 2012 at 8:54 AM, Robin Holt wrote: > >> > I just tried to boot an 8TB system.  It fails very early in boot with: > >> > > >> > Kernel panic - not syncing: Cannot find space for the kernel page tables > >> > > >> > > >> > A git bisect lead me to commit 722bc6b16771ed80871e1fd81c86d3627dda2ac8. > >> > > >> > A git revert of that commit based on Linus' current as of a few hours ago > >> > (commit fb21aff) does boot past that point on the 8TB configuration. > >> > >> have some local patches. please check if they are helping... > > > > I will not have access to the machine until late tonight/early tomorrow > > (approximately 24 hours from now).  I will try to give the patches a > > run then.  Would you like them tested individually or as a set? > > only_need_recalculate_for_low.patch > > should be enough. With just that patch, no improvement. Sorry about the delay. I got bumped from the machine yesterday. The next reservable time is tomorrow night, otherwise, the machine is booked solid for the next 36 hours. Robin