Re: [Patch] include/asm-generic/tlb.h: fix a missing header
- From: Christoph Lameter <clameter@xxxxxxx>
- Date: Thu, 31 Jan 2008 14:08:31 -0800 (PST)
On Thu, 31 Jan 2008, WANG Cong wrote:
index 6ce9f3a..4ebbe15 100644
--- a/include/asm-generic/tlb.h
+++ b/include/asm-generic/tlb.h
@@ -16,6 +16,7 @@
#include <linux/swap.h>
#include <linux/quicklist.h>
#include <asm/tlbflush.h>
+#include <asm/pgalloc.h>
Please also remove the #include <linux/quicklist.h>. It should have been
part of
a patch
reversal.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [Patch] include/asm-generic/tlb.h: fix a missing header
- From: WANG Cong
- [Patch] include/asm-generic/tlb.h: fix a missing header
- Prev by Date: [PATCH 0/11] fix 25 section mismatch warnings..
- Next by Date: Re: [PATCH] x86: introduce /dev/mem restrictions with a config option
- Previous by thread: [Patch] include/asm-generic/tlb.h: fix a missing header
- Next by thread: [Patch] arch/um/include/init.h: Fix missing macro definitions
- Index(es):
Relevant Pages
|