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

Commit 987c74fc authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Export _PAGE_IE to modules.

parent 35055996
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1568,6 +1568,7 @@ pgprot_t PAGE_EXEC __read_mostly;
unsigned long pg_iobits __read_mostly;

unsigned long _PAGE_IE __read_mostly;
EXPORT_SYMBOL(_PAGE_IE);

unsigned long _PAGE_E __read_mostly;
EXPORT_SYMBOL(_PAGE_E);