public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Pekka J Enberg <penberg@cs.helsinki.fi>
Cc: mel@csn.ul.ie, clameter@sgi.com, linux-kernel@vger.kernel.org,
	akpm@linux-foundation.org
Subject: Re: [PATCH] slab: fix bootstrap on memoryless node
Date: Wed, 23 Jan 2008 22:32:29 +0100	[thread overview]
Message-ID: <20080123213229.GA21045@aepfle.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0801232119140.11343@sbz-30.cs.Helsinki.FI>

On Wed, Jan 23, Pekka J Enberg wrote:

> From: Pekka Enberg <penberg@cs.helsinki.fi>
> 
> If the node we're booting on doesn't have memory, bootstrapping kmalloc()
> caches resorts to fallback_alloc() which requires ->nodelists set for all
> nodes.  Fix that by calling set_up_list3s() for CACHE_CACHE in
> kmem_cache_init().
> 
> Tested-by: Mel Gorman <mel@csn.ul.ie>
> Reviewed-by: Christoph Lameter <clameter@sgi.com>
> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
> ---
> Olaf, can you please test this against a clean git head with this revert 
> applied before this patch:

Yes, the system boots with both patches applied.
Thanks.

      reply	other threads:[~2008-01-23 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 19:26 [PATCH] slab: fix bootstrap on memoryless node Pekka J Enberg
2008-01-23 21:32 ` Olaf Hering [this message]

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=20080123213229.GA21045@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=akpm@linux-foundation.org \
    --cc=clameter@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mel@csn.ul.ie \
    --cc=penberg@cs.helsinki.fi \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox