Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311756
b: refs/heads/master
c: aa709f3
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Jul 10, 2012
1 parent 6e1bf32 commit 76aec25
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: 21b2de341270bd7bb7a811027ffe63276d9b3b75
refs/heads/master: aa709f3bc92c6daaf177cd7e3446da2ef64426c6
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ static void __init parse_drconf_memory(struct device_node *memory)
unsigned int n, rc, ranges, is_kexec_kdump = 0;
unsigned long lmb_size, base, size, sz;
int nid;
struct assoc_arrays aa;
struct assoc_arrays aa = { .arrays = NULL };

n = of_get_drconf_memory(memory, &dm);
if (!n)
Expand Down

0 comments on commit 76aec25

Please sign in to comment.