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:	Thu, 3 Feb 2011 17:29:54 -0800
From:	Tony Lindgren <tony@...mide.com>
To:	Jesper Juhl <jj@...osbits.net>
Cc:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	linux-omap@...r.kernel.org, Russell King <linux@....linux.org.uk>,
	trivial@...nel.org
Subject: Re: [PATCH][trivial] ARM, OMAP, timer: Remove duplicate inclusion
 of linux/sched.h from arch/arm/mach-omap1/time.c

* Jesper Juhl <jj@...osbits.net> [110203 13:57]:
> arch/arm/mach-omap1/time.c includes linux/sched.h twice - it's enough to 
> do it once. This removes the duplicate.

Thanks, already have a similar fix queued in my devel-fixes branch.

Regards,

Tony
 
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
> ---
>  time.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-omap1/time.c b/arch/arm/mach-omap1/time.c
> index f83fc33..6885d2f 100644
> --- a/arch/arm/mach-omap1/time.c
> +++ b/arch/arm/mach-omap1/time.c
> @@ -44,7 +44,6 @@
>  #include <linux/clocksource.h>
>  #include <linux/clockchips.h>
>  #include <linux/io.h>
> -#include <linux/sched.h>
>  
>  #include <asm/system.h>
>  #include <mach/hardware.h>
> 
> 
> -- 
> Jesper Juhl <jj@...osbits.net>            http://www.chaosbits.net/
> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
> Plain text mails only, please.
> 
--
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