All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: William Lee Irwin III <wli@holomorphy.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Re: 2.5.42-mm2
Date: Sun, 13 Oct 2002 10:47:19 -0700	[thread overview]
Message-ID: <3DA9B1A7.A747ADD6@digeo.com> (raw)
In-Reply-To: 20021013101949.GB2032@holomorphy.com

William Lee Irwin III wrote:
> 
> @@ -1104,6 +1126,7 @@ static void __init free_area_init_core(s
>                         pcp->low = 0;
>                         pcp->high = 32;
>                         pcp->batch = 16;
> +                       pcp->reserved = 0;
>                         INIT_LIST_HEAD(&pcp->list);
>                 }
>                 INIT_LIST_HEAD(&zone->active_list);

OK.  But that's been there since 2.5.40-mm2.  Why did it suddenly
bite?

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@digeo.com>
To: William Lee Irwin III <wli@holomorphy.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Re: 2.5.42-mm2
Date: Sun, 13 Oct 2002 10:47:19 -0700	[thread overview]
Message-ID: <3DA9B1A7.A747ADD6@digeo.com> (raw)
In-Reply-To: 20021013101949.GB2032@holomorphy.com

William Lee Irwin III wrote:
> 
> @@ -1104,6 +1126,7 @@ static void __init free_area_init_core(s
>                         pcp->low = 0;
>                         pcp->high = 32;
>                         pcp->batch = 16;
> +                       pcp->reserved = 0;
>                         INIT_LIST_HEAD(&pcp->list);
>                 }
>                 INIT_LIST_HEAD(&zone->active_list);

OK.  But that's been there since 2.5.40-mm2.  Why did it suddenly
bite?
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

  reply	other threads:[~2002-10-13 17:41 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-12  6:39 2.5.42-mm2 Andrew Morton
2002-10-12  6:39 ` 2.5.42-mm2 Andrew Morton
2002-10-12 13:19 ` 2.5.42-mm2 Ed Tomlinson
2002-10-12 13:19   ` 2.5.42-mm2 Ed Tomlinson
2002-10-12 16:22 ` 2.5.42-mm2 Ingo Oeser
2002-10-12 17:26   ` 2.5.42-mm2 Andrew Morton
2002-10-13 10:56     ` 2.5.42-mm2 Ingo Oeser
2002-10-13 16:43       ` 2.5.42-mm2 Kai Makisara
2002-10-13 16:43         ` 2.5.42-mm2 Kai Makisara
2002-10-13 10:19 ` 2.5.42-mm2 William Lee Irwin III
2002-10-13 10:19   ` 2.5.42-mm2 William Lee Irwin III
2002-10-13 17:47   ` Andrew Morton [this message]
2002-10-13 17:47     ` 2.5.42-mm2 Andrew Morton
2002-10-13 19:52     ` 2.5.42-mm2 William Lee Irwin III
2002-10-13 19:52       ` 2.5.42-mm2 William Lee Irwin III
2002-10-13 20:04       ` 2.5.42-mm2 Rik van Riel
2002-10-13 20:04         ` 2.5.42-mm2 Rik van Riel
2002-10-13 20:42         ` 2.5.42-mm2 William Lee Irwin III
2002-10-13 20:42           ` 2.5.42-mm2 William Lee Irwin III
2002-10-13 20:29       ` 2.5.42-mm2 William Lee Irwin III
2002-10-27  7:32   ` 2.5.42-mm2 Andrew Morton
2002-10-13 21:22 ` 2.5.42-mm2 William Lee Irwin III
2002-10-13 21:22   ` 2.5.42-mm2 William Lee Irwin III

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=3DA9B1A7.A747ADD6@digeo.com \
    --to=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=wli@holomorphy.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.