arch/tile: export some additional module symbols
This adds a grab bag of symbols that have been missing for various modules. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
|
||||
#ifndef __tilegx__
|
||||
unsigned long VMALLOC_RESERVE = CONFIG_VMALLOC_RESERVE;
|
||||
EXPORT_SYMBOL(VMALLOC_RESERVE);
|
||||
#endif
|
||||
|
||||
DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
|
||||
|
Reference in New Issue
Block a user