mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
sh: Common swapper_pg_dir usage for SH-5.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
bba89e1f40
commit
061854fd15
|
|
@ -105,8 +105,8 @@ empty_zero_page:
|
|||
.section .data, "aw"
|
||||
.balign PAGE_SIZE
|
||||
|
||||
.global swapper_pg_dir
|
||||
swapper_pg_dir:
|
||||
.global mmu_pdtp_cache
|
||||
mmu_pdtp_cache:
|
||||
.space PAGE_SIZE, 0
|
||||
|
||||
.global empty_bad_page
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user