From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753809AbXC0LTp (ORCPT ); Tue, 27 Mar 2007 07:19:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753810AbXC0LTp (ORCPT ); Tue, 27 Mar 2007 07:19:45 -0400 Received: from holomorphy.com ([66.93.40.71]:33670 "EHLO holomorphy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753809AbXC0LTo (ORCPT ); Tue, 27 Mar 2007 07:19:44 -0400 Date: Tue, 27 Mar 2007 04:19:43 -0700 From: William Lee Irwin III To: Andrew Morton Cc: Christoph Lameter , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [QUICKLIST 1/5] Quicklists for page table pages V4 Message-ID: <20070327111943.GC2986@holomorphy.com> References: <20070323062843.19502.19827.sendpatchset@schroedinger.engr.sgi.com> <20070322223927.bb4caf43.akpm@linux-foundation.org> <20070322234848.100abb3d.akpm@linux-foundation.org> <20070323222133.f17090cf.akpm@linux-foundation.org> <20070326102651.6d59207b.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070326102651.6d59207b.akpm@linux-foundation.org> Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 26, 2007 at 10:26:51AM -0800, Andrew Morton wrote: > b) we understand why the below simple modification crashes i386. This doesn't crash i386 in qemu here on a port of the quicklist patches to 2.6.21-rc5-mm2. I suppose I'll have to dump it on some real hardware to see if I can reproduce it there. -- wli