From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH 2.6.10-rc2-mm1] Fix ia64 flush_tlb_page build error
Date: Wed, 17 Nov 2004 19:33:57 +0000 [thread overview]
Message-ID: <200411171233.57689.bjorn.helgaas@hp.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 72 bytes --]
Fix ia64 build error: implicit declaration of function `flush_tlb_page'
[-- Attachment #2: flush_tlb_page-ia64-build-fix.patch --]
[-- Type: text/x-diff, Size: 430 bytes --]
Fix ia64 build error: implicit declaration of function `flush_tlb_page'
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
--- a/mm/mempolicy.c.orig 2004-11-17 10:24:04.538856116 -0700
+++ b/mm/mempolicy.c 2004-11-17 10:42:06.584741299 -0700
@@ -80,6 +80,7 @@
#include <linux/rmap.h>
#include <linux/swap.h>
#include <asm/pgalloc.h>
+#include <asm/tlbflush.h>
#include <asm/uaccess.h>
static kmem_cache_t *policy_cache;
reply other threads:[~2004-11-17 19:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200411171233.57689.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=linux-ia64@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