mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-12 08:00:09 +00:00
[SPARC64]: Export _PAGE_IE to modules.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
3505599615
commit
987c74fcb7
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user