]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/include/asm/tlbflush.h
x86: make zap_low_mapping could be used early
[net-next-2.6.git] / arch / x86 / include / asm / tlbflush.h
index a5ecc9c33e920eda5e50bcfe0313b333b1b2cd31..7f3eba08e7de988dfe85affb84495b59bf0e6a0d 100644 (file)
@@ -172,6 +172,6 @@ static inline void flush_tlb_kernel_range(unsigned long start,
        flush_tlb_all();
 }
 
-extern void zap_low_mappings(void);
+extern void zap_low_mappings(bool early);
 
 #endif /* _ASM_X86_TLBFLUSH_H */