lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 14 Apr 2010 15:00:22 +0800
From:	Amerigo Wang <xiyou.wangcong@...il.com>
To:	Prarit Bhargava <prarit@...hat.com>
Cc:	linux-kernel@...r.kernel.org, x86@...nel.org, mingo@...hat.com,
	dnelson@...hat.com
Subject: Re: [PATCH]: x86: remove extra bootmem.h from arch/x86/mm/init_64.c

On Tue, Apr 13, 2010 at 11:47:15AM -0400, Prarit Bhargava wrote:
>[Resubmitting to wider audience...]
>
>bootmem.h is already included in init_64.c.  Remove the second include.
>
>Signed-off-by: Prarit Bhargava <prarit@...hat.com>
>

Acked-by: Amerigo Wang <xiyou.wangcong@...il.com>

Thanks!


>diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c
>index ee41bba..a9474fc 100644
>--- a/arch/x86/mm/init_64.c
>+++ b/arch/x86/mm/init_64.c
>@@ -50,7 +50,6 @@
> #include <asm/numa.h>
> #include <asm/cacheflush.h>
> #include <asm/init.h>
>-#include <linux/bootmem.h>
> 
> static unsigned long dma_reserve __initdata;
> 
>--
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@...r.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ