Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 06651906
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -71,6 +71,7 @@ DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
 * don't have to care about aliases on other CPUs.
 * don't have to care about aliases on other CPUs.
 */
 */
unsigned long empty_zero_page, zero_page_mask;
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
 * Not static inline because used by IP27 special magic initialization code