Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212061
b: refs/heads/master
c: 1c5f50e
h: refs/heads/master
i:
  212059: 2a7d90d
v: v3
  • Loading branch information
Wu Fengguang authored and Ingo Molnar committed Sep 3, 2010
1 parent 780190b commit 263b9b3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9fbaf49c7f717740002d49eee1bbd03d89d8766a
refs/heads/master: 1c5f50ee347daea013671f718b70cd6bf497bef9
1 change: 1 addition & 0 deletions trunk/arch/x86/mm/init_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@ kernel_physical_mapping_init(unsigned long start,

start = (unsigned long)__va(start);
end = (unsigned long)__va(end);
addr = start;

for (; start < end; start = next) {
pgd_t *pgd = pgd_offset_k(start);
Expand Down

0 comments on commit 263b9b3

Please sign in to comment.