Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85557
b: refs/heads/master
c: db02612
h: refs/heads/master
i:
  85555: 5bb3358
v: v3
  • Loading branch information
Paul Mundt committed Feb 14, 2008
1 parent 0d67eed commit 4cade09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c7a49dd42d15f066d13e26c24c22c600b58528e0
refs/heads/master: db02612b4eb6136f06a924e6aa28752a841ad1bc
2 changes: 2 additions & 0 deletions trunk/arch/sh/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ void __init paging_init(void)

free_area_init_nodes(max_zone_pfns);

#ifdef CONFIG_SUPERH32
/* Set up the uncached fixmap */
set_fixmap_nocache(FIX_UNCACHED, __pa(&__uncached_start));

Expand All @@ -214,6 +215,7 @@ void __init paging_init(void)
*/
cached_to_uncached = P2SEG - P1SEG;
#endif
#endif
}

static struct kcore_list kcore_mem, kcore_vmalloc;
Expand Down

0 comments on commit 4cade09

Please sign in to comment.