From: Chris Meadors <clubneon@hereintown.net>
To: linux-kernel@vger.kernel.org
Cc: linux-alpha@vger.kernel.org
Subject: [PATCH] Needed to get 2.5.7 to compile and link on Alpha [1/10]
Date: Thu, 21 Mar 2002 12:17:47 -0500 [thread overview]
Message-ID: <E16o6CB-0005Ny-00@lightning.hereintown.net> (raw)
This is probally the Wrong Thing to do, but making pgalloc.h include
highmem.h instead of the other way around, thus breaking at least the
Alpha and Sparc64 platforms wasn't much less Wrong.
-Chris
--- linux-2.5.7/include/linux/highmem.h~ Wed Mar 20 11:09:42 2002
+++ linux-2.5.7/include/linux/highmem.h Wed Mar 20 15:55:49 2002
@@ -4,6 +4,7 @@
#include <linux/config.h>
#include <linux/bio.h>
#include <linux/fs.h>
+#include <asm/pgalloc.h>
#ifdef CONFIG_HIGHMEM
next reply other threads:[~2002-03-21 17:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-21 17:17 Chris Meadors [this message]
2002-03-28 17:53 ` Richard Henderson
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=E16o6CB-0005Ny-00@lightning.hereintown.net \
--to=clubneon@hereintown.net \
--cc=linux-alpha@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®