Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126941
b: refs/heads/master
c: e245001
h: refs/heads/master
i:
  126939: 2fd0b1b
v: v3
  • Loading branch information
Julia Lawall authored and Haavard Skinnemoen committed Jan 6, 2009
1 parent ce16347 commit d225ca4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: adde42b5834ed367ef7455d465bd9610190ad2a0
refs/heads/master: e24500193bc39ef197d9f96af5850e7345fed84d
1 change: 0 additions & 1 deletion trunk/arch/avr32/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ void __init paging_init(void)

mem_map = NODE_DATA(0)->node_mem_map;

memset(zero_page, 0, PAGE_SIZE);
empty_zero_page = virt_to_page(zero_page);
flush_dcache_page(empty_zero_page);
}
Expand Down

0 comments on commit d225ca4

Please sign in to comment.