Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 8 Mar 2002 15:50:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 8 Mar 2002 15:50:36 -0500 Received: from e21.nc.us.ibm.com ([32.97.136.227]:60670 "EHLO e21.nc.us.ibm.com") by vger.kernel.org with ESMTP id ; Fri, 8 Mar 2002 15:50:22 -0500 Date: Fri, 08 Mar 2002 12:49:37 -0800 From: "Martin J. Bligh" To: Samuel Ortiz cc: Andrea Arcangeli , Marcelo Tosatti , Linus Torvalds , linux-kernel Subject: Re: [PATCH] stop null ptr deference in __alloc_pages Message-ID: <12160000.1015620577@flay> In-Reply-To: In-Reply-To: X-Mailer: Mulberry/2.1.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > If you applied an SGI patch that makes the zonelist contain all the zones > of your machine, then the zonelist should not be NULL. > If you allocate memory with gfp_mask & GFP_ZONEMASK == GFP_NORMAL from a > HIGHMEM only node, then the first entry on the corresponding zonelist > should be the first NORMAL zone on some other node. > Am I missing something here ? You're missing the fact that I'm missing the SGI patch ;-) M. - 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/