mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 23:20:05 +00:00
parisc: export empty_zero_page
Needed by ext4 when built as a module. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
This commit is contained in:
parent
db51d92b90
commit
22febf1f37
@ -547,6 +547,7 @@ void __init mem_init(void)
|
||||
}
|
||||
|
||||
unsigned long *empty_zero_page __read_mostly;
|
||||
EXPORT_SYMBOL(empty_zero_page);
|
||||
|
||||
void show_mem(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user