Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189439
b: refs/heads/master
c: 33cd9df
h: refs/heads/master
i:
  189437: 0bc2179
  189435: 73a2b40
  189431: 809c104
  189423: 18a714c
  189407: b653022
  189375: cff8ca6
  189311: 0ae8262
  189183: 5b24364
  188927: 7056ffa
  188415: 57c45dd
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Apr 3, 2010
1 parent 1a0549c commit 0cbc772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b857bd292223f54aaae3693c82fa7299a99991cd
refs/heads/master: 33cd9dfa3a13e3d8e41aef225a9f98169816723b
2 changes: 1 addition & 1 deletion trunk/arch/sparc/mm/init_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -2117,7 +2117,7 @@ int __meminit vmemmap_populate(struct page *start, unsigned long nr, int node)
"node=%d entry=%lu/%lu\n", start, block, nr,
node,
addr >> VMEMMAP_CHUNK_SHIFT,
VMEMMAP_SIZE >> VMEMMAP_CHUNK_SHIFT);
VMEMMAP_SIZE);
}
}
return 0;
Expand Down

0 comments on commit 0cbc772

Please sign in to comment.