Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99734
b: refs/heads/master
c: bd70e52
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Thomas Gleixner committed Jun 4, 2008
1 parent 34d0e35 commit 0ed0fd3
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: 7b2a0a6c4866cac146dcb0433e6984eb19a81335
refs/heads/master: bd70e522afce2f7837d081dc52f261ecf9d4d2d5
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/e820.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ u64 __init early_reserve_e820(u64 startt, u64 sizet, u64 align)
# define MAX_ARCH_PFN (1ULL<<(32-PAGE_SHIFT))
# endif
#else /* CONFIG_X86_32 */
# define MAX_ARCH_PFN MAXMEM<<PAGE_SHIFT
# define MAX_ARCH_PFN MAXMEM>>PAGE_SHIFT
#endif

/*
Expand Down

0 comments on commit 0ed0fd3

Please sign in to comment.