Commit 497d2adc authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Export empty_zero_page for sake of the ext4 module.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 06651906
......@@ -71,6 +71,7 @@ DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
* don't have to care about aliases on other CPUs.
*/
unsigned long empty_zero_page, zero_page_mask;
EXPORT_SYMBOL_GPL(empty_zero_page);
/*
* Not static inline because used by IP27 special magic initialization code
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment