From: Yinghai Lu Date: Wed, 30 Jan 2008 12:32:36 +0000 (+0100) Subject: x86: not clear empty_zero_page again X-Git-Tag: v2.6.25-rc1~1143^2~433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ddb154cf55fb1e292af49c270b950ef2c6ef32;p=pandora-kernel.git x86: not clear empty_zero_page again empty_zero_page is in .bss section, and it is cleared in clear_bss by x86_64_start_kernel(). So don't clear that again in mem_init Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed