Re: [PATCH] x86_64: remove double-checking empty zero pages debug

2008-02-20 Thread Ingo Molnar
* Yinghai Lu <[EMAIL PROTECTED]> wrote: > so far, no one complained that. thanks Yinghai, applied. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

[PATCH] x86_64: remove double-checking empty zero pages debug

2008-02-20 Thread Yinghai Lu
so far, no one complained that. Signed-off-by: Yinghai Lu <[EMAIL PROTECTED]> diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c index fafeb95..f4a5a2b 100644 --- a/arch/x86/mm/init_64.c +++ b/arch/x86/mm/init_64.c @@ -574,14 +574,6 @@ void __init mem_init(void) /* clear_bss()

[PATCH] x86_64: remove double-checking empty zero pages debug

2008-02-20 Thread Yinghai Lu
so far, no one complained that. Signed-off-by: Yinghai Lu [EMAIL PROTECTED] diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c index fafeb95..f4a5a2b 100644 --- a/arch/x86/mm/init_64.c +++ b/arch/x86/mm/init_64.c @@ -574,14 +574,6 @@ void __init mem_init(void) /* clear_bss()

Re: [PATCH] x86_64: remove double-checking empty zero pages debug

2008-02-20 Thread Ingo Molnar
* Yinghai Lu [EMAIL PROTECTED] wrote: so far, no one complained that. thanks Yinghai, applied. Ingo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html