Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28239
b: refs/heads/master
c: 5eb1d63
h: refs/heads/master
i:
  28237: 4e29038
  28235: 19bf55f
  28231: 05a2b3f
  28223: d8094c8
v: v3
  • Loading branch information
Alex Williamson authored and Tony Luck committed Jun 21, 2006
1 parent a85b39c commit 93a623b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 120b286d3c94a4e59fdb8069d42e8d49ea468ffd
refs/heads/master: 5eb1d63f5fc8455269c2756223b3cf3779fd2f7a
1 change: 1 addition & 0 deletions trunk/arch/ia64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ reserve_memory (void)
n++;

num_rsvd_regions = n;
BUG_ON(IA64_MAX_RSVD_REGIONS + 1 < n);

sort_regions(rsvd_region, num_rsvd_regions);
}
Expand Down

0 comments on commit 93a623b

Please sign in to comment.