public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.10-rc2-mm1] Fix ia64 flush_tlb_page build error
@ 2004-11-17 19:33 Bjorn Helgaas
  0 siblings, 0 replies; only message in thread
From: Bjorn Helgaas @ 2004-11-17 19:33 UTC (permalink / raw)
  To: linux-ia64

[-- 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;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-17 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-17 19:33 [PATCH 2.6.10-rc2-mm1] Fix ia64 flush_tlb_page build error Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox