From: Adam Kropelin <akropel1@rochester.rr.com>
To: Andrew Morton <akpm@zip.com.au>
Cc: lkml <linux-kernel@vger.kernel.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Re: 2.5.33-mm2
Date: Wed, 4 Sep 2002 11:48:04 -0400 [thread overview]
Message-ID: <20020904154804.GA29967@www.kroptech.com> (raw)
In-Reply-To: <3D75CD24.AF9B769B@zip.com.au>
Seems to need this patch to satisfy the compiler gremlins...
--Adam
--- linux-2.5.33-mm2.orig/mm/vmalloc.c Wed Sep 4 11:42:50 2002
+++ linux-2.5.33-mm2/mm/vmalloc.c Wed Sep 4 11:38:53 2002
@@ -12,6 +12,7 @@
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/vmalloc.h>
+#include <linux/interrupt.h>
#include <asm/uaccess.h>
#include <asm/pgalloc.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/
next prev parent reply other threads:[~2002-09-04 15:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-04 9:06 2.5.33-mm2 Andrew Morton
2002-09-04 9:32 ` 2.5.33-mm2 Andrew Morton
2002-09-04 9:29 ` 2.5.33-mm2 Stephen C. Tweedie
2002-09-04 15:48 ` Adam Kropelin [this message]
2002-09-04 17:16 ` 2.5.33-mm1 Paul Larson
2002-09-04 18:02 ` 2.5.33-mm1 Andrew Morton
2002-09-04 20:07 ` 2.5.33-mm1 Paul Larson
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=20020904154804.GA29967@www.kroptech.com \
--to=akropel1@rochester.rr.com \
--cc=akpm@zip.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox