From: Christoph Lameter <clameter@sgi.com>
To: akpm@osdl.org
Cc: linux-mm@kvack.org,
Marcelo Tosatti <marcelo.tosatti@cyclades.com>,
Lee Schermerhorn <lee.schermerhorn@hp.com>
Subject: Re: page migration reorg patch
Date: Wed, 15 Mar 2006 17:59:32 -0800 (PST) [thread overview]
Message-ID: <Pine.LNX.4.64.0603151757170.30472@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0603151747290.30472@schroedinger.engr.sgi.com>
Gosh. Why am I not perfect. Bonk bonk....
Missing include in swap_state.c
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Index: linux-2.6.16-rc6/mm/swap_state.c
===================================================================
--- linux-2.6.16-rc6.orig/mm/swap_state.c 2006-03-11 14:12:55.000000000 -0800
+++ linux-2.6.16-rc6/mm/swap_state.c 2006-03-15 17:53:19.000000000 -0800
@@ -15,6 +15,7 @@
#include <linux/buffer_head.h>
#include <linux/backing-dev.h>
#include <linux/pagevec.h>
+#include <linux/migrate.h>
#include <asm/pgtable.h>
--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2006-03-16 1:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-16 1:42 Christoph Lameter
2006-03-16 1:48 ` Christoph Lameter
2006-03-16 1:59 ` Christoph Lameter [this message]
2006-03-16 1:55 ` Andrew Morton
2006-03-16 2:32 ` Christoph Lameter
2006-03-16 3:34 ` Andrew Morton
2006-03-16 9:31 ` Andrew Morton
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=Pine.LNX.4.64.0603151757170.30472@schroedinger.engr.sgi.com \
--to=clameter@sgi.com \
--cc=akpm@osdl.org \
--cc=lee.schermerhorn@hp.com \
--cc=linux-mm@kvack.org \
--cc=marcelo.tosatti@cyclades.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox