Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270575AbTGaWkf (ORCPT ); Thu, 31 Jul 2003 18:40:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S274886AbTGaWkf (ORCPT ); Thu, 31 Jul 2003 18:40:35 -0400 Received: from holomorphy.com ([66.224.33.161]:61657 "EHLO holomorphy") by vger.kernel.org with ESMTP id S270575AbTGaWke (ORCPT ); Thu, 31 Jul 2003 18:40:34 -0400 Date: Thu, 31 Jul 2003 15:41:48 -0700 From: William Lee Irwin III To: "Martin J. Bligh" , Andrew Morton , linux-kernel Subject: Re: Panic on 2.6.0-test1-mm1 Message-ID: <20030731224148.GJ15452@holomorphy.com> Mail-Followup-To: William Lee Irwin III , "Martin J. Bligh" , Andrew Morton , linux-kernel References: <5110000.1059489420@[10.10.2.4]> <20030731223710.GI15452@holomorphy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030731223710.GI15452@holomorphy.com> Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1151 Lines: 24 On Thu, Jul 31, 2003 at 03:37:10PM -0700, William Lee Irwin III wrote: > You've applied mingo's patch, which needs to check for PAE in certain > places like the above. Backing out highpmd didn't make this easier, it > just gave you performance problems because now all your pmd's are stuck > on node 0 and another side-effect of those changes is that you're now > pounding pgd_lock on 16x+ boxen. You could back out the preconstruction > altogether, if you're hellbent on backing out everyone else's patches > until your code has nothing to merge against. I also did the merging of pgtable.c for highpmd and the preconstruction code correctly, sent it upstream, and it got ignored in favor of code that does it incorrectly, oopses, and by some voodoo gets something else I wrote dropped while remaining incorrect. You may now put the "aggravated" magnet beneath the "wli" position on the fridge. -- wli - 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/