Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15356
b: refs/heads/master
c: 576fc09
h: refs/heads/master
v: v3
  • Loading branch information
Ravikiran G Thirumalai authored and Linus Torvalds committed Dec 29, 2005
1 parent d586dc7 commit 0e95e95
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: f873e3e88d52774633968826c5b7fa7bf9697999
refs/heads/master: 576fc0978b6b3673fce6d4b405f36449e508826c
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ size_zones(unsigned long *z, unsigned long *h,
}

/* Compute holes */
w = 0;
w = start_pfn;
for (i = 0; i < MAX_NR_ZONES; i++) {
unsigned long s = w;
w += z[i];
Expand Down

0 comments on commit 0e95e95

Please sign in to comment.