aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/mmu_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/mmu_context.h')
-rw-r--r--include/asm-x86_64/mmu_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86_64/mmu_context.h b/include/asm-x86_64/mmu_context.h
index af03b9f852d6..0cce83a78378 100644
--- a/include/asm-x86_64/mmu_context.h
+++ b/include/asm-x86_64/mmu_context.h
@@ -7,6 +7,7 @@
7#include <asm/pda.h> 7#include <asm/pda.h>
8#include <asm/pgtable.h> 8#include <asm/pgtable.h>
9#include <asm/tlbflush.h> 9#include <asm/tlbflush.h>
10#include <asm-generic/mm_hooks.h>
10 11
11/* 12/*
12 * possibly do the LDT unload here? 13 * possibly do the LDT unload here?