All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: linux-kernel@vger.kernel.org
Subject: Re: lazy_buddy-2.5.25-1
Date: Fri, 12 Jul 2002 23:29:47 -0700	[thread overview]
Message-ID: <20020713062947.GD21551@holomorphy.com> (raw)
In-Reply-To: <20020713062232.GC21551@holomorphy.com>

On Fri, Jul 12, 2002 at 11:22:32PM -0700, William Lee Irwin III wrote:
> Okay, people bugged me about this so here it is, testbooted on an
> 8cpu 16GB i386 box:

A little birdie told me I forgot the following on top of this:

Cheers,
Bill


===== mm/page_alloc.c 1.130 vs edited =====
--- 1.130/mm/page_alloc.c	Fri Jul 12 23:14:35 2002
+++ edited/mm/page_alloc.c	Fri Jul 12 23:29:27 2002
@@ -362,6 +362,7 @@
 	list_del(&page->list);
 	area[found_order].locally_free--;
 	split_pages(zone, page, order, found_order);
+	return page;
 }
 
 #ifdef CONFIG_SOFTWARE_SUSPEND

      reply	other threads:[~2002-07-13  6:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-10  8:59 lazy_buddy-2.5.25-1 William Lee Irwin III
2002-07-11  4:49 ` lazy_buddy-2.5.25-1 William Lee Irwin III
2002-07-11  5:02   ` lazy_buddy-2.5.25-1 William Lee Irwin III
2002-07-11  5:11     ` lazy_buddy-2.5.25-1 William Lee Irwin III
2002-07-13  6:22 ` lazy_buddy-2.5.25-1 William Lee Irwin III
2002-07-13  6:29   ` William Lee Irwin III [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=20020713062947.GD21551@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.