Skip to content

Commit

Permalink
sh: Common swapper_pg_dir usage for SH-5.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent bba89e1 commit 061854f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/sh/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 061854f

Please sign in to comment.