Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96481
b: refs/heads/master
c: 4413a0f
h: refs/heads/master
i:
  96479: 9109b2a
v: v3
  • Loading branch information
Mel Gorman authored and Linus Torvalds committed May 13, 2008
1 parent 191a50d commit a26f0fe
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: f2a5f24a279a21229e8c42198e21e2c8ce289129
refs/heads/master: 4413a0f637df4e59b934909ac388a21cfdd90e69
2 changes: 1 addition & 1 deletion trunk/arch/parisc/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ void show_mem(void)
int i, j;

for (i = 0; i < npmem_ranges; i++) {
zl = node_zonelist(i);
zl = node_zonelist(i, 0);
for (j = 0; j < MAX_NR_ZONES; j++) {
struct zoneref *z;
struct zone *zone;
Expand Down

0 comments on commit a26f0fe

Please sign in to comment.