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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 30 Jul 2007 09:40:17 +0200
From:	Jes Sorensen <jes@....com>
To:	Jesper Juhl <jesper.juhl@...il.com>
Cc:	Tony Luck <tony.luck@...el.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-ia64@...r.kernel.org, linux-altix@....com,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ia64: Remove a few duplicate includes

Jesper Juhl wrote:
> (sorry about the duplicate mail, forgot a recipient first time)
> 
> Hi,
> This patch removes a few duplicate includes from arch/ia64/
> Please consider merging :-)
> Signed-off-by: Jesper Juhl <jesper.juhl@...il.com>

sn2/Altix portion is fine with me, so.

Acked-by: Jes Sorensen <jes@....com>

> ---
> 
>  arch/ia64/ia32/sys_ia32.c   |    1 -
>  arch/ia64/kernel/setup.c    |    1 -
>  arch/ia64/sn/kernel/setup.c |    1 -
>  3 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/ia64/ia32/sys_ia32.c b/arch/ia64/ia32/sys_ia32.c
> index af10462..a3405b3 100644
> --- a/arch/ia64/ia32/sys_ia32.c
> +++ b/arch/ia64/ia32/sys_ia32.c
> @@ -34,7 +34,6 @@
>  #include <linux/uio.h>
>  #include <linux/nfs_fs.h>
>  #include <linux/quota.h>
> -#include <linux/syscalls.h>
>  #include <linux/sunrpc/svc.h>
>  #include <linux/nfsd/nfsd.h>
>  #include <linux/nfsd/cache.h>
> diff --git a/arch/ia64/kernel/setup.c b/arch/ia64/kernel/setup.c
> index 7cecd29..cd9a37a 100644
> --- a/arch/ia64/kernel/setup.c
> +++ b/arch/ia64/kernel/setup.c
> @@ -60,7 +60,6 @@
>  #include <asm/smp.h>
>  #include <asm/system.h>
>  #include <asm/unistd.h>
> -#include <asm/system.h>
>  
>  #if defined(CONFIG_SMP) && (IA64_CPU_SIZE > PAGE_SIZE)
>  # error "struct cpuinfo_ia64 too big!"
> diff --git a/arch/ia64/sn/kernel/setup.c b/arch/ia64/sn/kernel/setup.c
> index 684b1c9..1f38a3a 100644
> --- a/arch/ia64/sn/kernel/setup.c
> +++ b/arch/ia64/sn/kernel/setup.c
> @@ -25,7 +25,6 @@
>  #include <linux/interrupt.h>
>  #include <linux/acpi.h>
>  #include <linux/compiler.h>
> -#include <linux/sched.h>
>  #include <linux/root_dev.h>
>  #include <linux/nodemask.h>
>  #include <linux/pm.h>
> 

-
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