diff options
Diffstat (limited to 'arch/tile/mm')
-rw-r--r-- | arch/tile/mm/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/tile/mm/init.c b/arch/tile/mm/init.c index 2ef9ce5102bc..f89ed5dc08d2 100644 --- a/arch/tile/mm/init.c +++ b/arch/tile/mm/init.c | |||
@@ -69,6 +69,7 @@ | |||
69 | 69 | ||
70 | #ifndef __tilegx__ | 70 | #ifndef __tilegx__ |
71 | unsigned long VMALLOC_RESERVE = CONFIG_VMALLOC_RESERVE; | 71 | unsigned long VMALLOC_RESERVE = CONFIG_VMALLOC_RESERVE; |
72 | EXPORT_SYMBOL(VMALLOC_RESERVE); | ||
72 | #endif | 73 | #endif |
73 | 74 | ||
74 | DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); | 75 | DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); |