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

[SPARC64]: Export _PAGE_IE to modules.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 35055996
......@@ -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);
......
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