Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63657
b: refs/heads/master
c: b9c3fdb
h: refs/heads/master
i:
  63655: 750c749
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed Aug 3, 2007
1 parent be3780d commit 7ede68e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 17aa3a82aa2173a22405f862c4444656f0494a3f
refs/heads/master: b9c3fdb0f0fe02ba33e87ef947f23cd12e6196fe
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@ static void __init parse_drconf_memory(struct device_node *memory)
const unsigned int *lm, *dm, *aa;
unsigned int ls, ld, la;
unsigned int n, aam, aalen;
unsigned long lmb_size, size;
unsigned long lmb_size, size, start;
int nid, default_nid = 0;
unsigned int start, ai, flags;
unsigned int ai, flags;

lm = of_get_property(memory, "ibm,lmb-size", &ls);
dm = of_get_property(memory, "ibm,dynamic-memory", &ld);
Expand Down

0 comments on commit 7ede68e

Please sign in to comment.