Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8012
b: refs/heads/master
c: 9b17e7e
h: refs/heads/master
v: v3
  • Loading branch information
Jack Steiner authored and Tony Luck committed Sep 8, 2005
1 parent e1cdf7d commit 9b0851e
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: 408865ce4829376120489ac8011b72125453dcff
refs/heads/master: 9b17e7e74e767d8a494a74c3c459aeecd1e08c5f
2 changes: 1 addition & 1 deletion trunk/arch/ia64/sn/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

DEFINE_PER_CPU(struct pda_s, pda_percpu);

#define MAX_PHYS_MEMORY (1UL << 49) /* 1 TB */
#define MAX_PHYS_MEMORY (1UL << IA64_MAX_PHYS_BITS) /* Max physical address supported */

lboard_t *root_lboard[MAX_COMPACT_NODES];

Expand Down

0 comments on commit 9b0851e

Please sign in to comment.