Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99748
b: refs/heads/master
c: 6780711
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jun 10, 2008
1 parent 5a7b640 commit 026cde5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d49c4288407b2ffa8cab270cb5bc6882abe969f6
refs/heads/master: 6780711e9817585f89b02b0556aac3564cbe1f45
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/setup_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,8 @@ void __init setup_arch(char **cmdline_p)
*/
max_pfn = e820_end_of_ram();

/* preallocate 4k for mptable mpc */
early_reserve_e820_mpc_new();
/* update e820 for memory not covered by WB MTRRs */
mtrr_bp_init();
if (mtrr_trim_uncached_memory(max_pfn)) {
Expand Down

0 comments on commit 026cde5

Please sign in to comment.