All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <Martin.Bligh@us.ibm.com>
To: Samuel Ortiz <sortiz@dbear.engr.sgi.com>
Cc: Andrea Arcangeli <andrea@suse.de>,
	Marcelo Tosatti <marcelo@conectiva.com.br>,
	Linus Torvalds <torvalds@transmeta.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] stop null ptr deference in __alloc_pages
Date: Fri, 08 Mar 2002 12:49:37 -0800	[thread overview]
Message-ID: <12160000.1015620577@flay> (raw)
In-Reply-To: <Pine.LNX.4.33.0203081207360.18968-100000@dbear.engr.sgi.com>
In-Reply-To: <Pine.LNX.4.33.0203081207360.18968-100000@dbear.engr.sgi.com>

> 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.


  reply	other threads:[~2002-03-08 20:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-08 19:36 [PATCH] stop null ptr deference in __alloc_pages Martin J. Bligh
2002-03-08 20:14 ` Samuel Ortiz
2002-03-08 20:49   ` Martin J. Bligh [this message]
2002-03-08 21:16     ` Martin J. Bligh
2002-03-08 21:37       ` Samuel Ortiz
2002-03-08 21:50         ` Martin J. Bligh
2002-03-08 22:40           ` Samuel Ortiz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12160000.1015620577@flay \
    --to=martin.bligh@us.ibm.com \
    --cc=andrea@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=sortiz@dbear.engr.sgi.com \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.