Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86342
b: refs/heads/master
c: 3b57bc4
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Feb 26, 2008
1 parent 6a4b28e commit 5f8b370
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 7265b6f10deba1cbe071cee646b063bda07ecd68
refs/heads/master: 3b57bc461fd5019aef4cfc77d4faf56ebe95449c
8 changes: 0 additions & 8 deletions trunk/arch/x86/mm/init_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,14 +515,6 @@ void __init mem_init(void)

/* clear_bss() already clear the empty_zero_page */

/* temporary debugging - double check it's true: */
{
int i;

for (i = 0; i < 1024; i++)
WARN_ON_ONCE(empty_zero_page[i]);
}

reservedpages = 0;

/* this will put all low memory onto the freelists */
Expand Down

0 comments on commit 5f8b370

Please sign in to comment.