Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137026
b: refs/heads/master
c: 2b688df
h: refs/heads/master
v: v3
  • Loading branch information
Pekka Enberg authored and Ingo Molnar committed Mar 3, 2009
1 parent 4e788dd commit 128f2ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: f180053694b43d5714bf56cb95499a3c32ff155c
refs/heads/master: 2b688dfd0a93cf3b17c38feef693361da47b0606
2 changes: 0 additions & 2 deletions trunk/arch/x86/mm/init_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@
#include <asm/setup.h>
#include <asm/cacheflush.h>

unsigned int __VMALLOC_RESERVE = 128 << 20;

unsigned long max_low_pfn_mapped;
unsigned long max_pfn_mapped;

Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/x86/mm/pgtable_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
#include <asm/tlb.h>
#include <asm/tlbflush.h>

unsigned int __VMALLOC_RESERVE = 128 << 20;

/*
* Associate a virtual page frame with a given physical page frame
* and protection flags for that frame.
Expand Down

0 comments on commit 128f2ad

Please sign in to comment.