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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Jul 2009 21:25:42 +0400
From:	Cyrill Gorcunov <gorcunov@...il.com>
To:	Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc:	Ingo Molnar <mingo@...e.hu>, x86 maintainers <x86@...nel.org>,
	Sam Ravnborg <sam@...nborg.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 18/44] includecheck fix: x86, dumpstack.c

[Jaswinder Singh Rajput - Wed, Jul 08, 2009 at 08:27:05PM +0530]
| 
| fix the following 'make includecheck' warning:
| 
|   arch/x86/kernel/dumpstack.c: linux/ftrace.h is included more than once.
| 
| Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@...il.com>
| ---
|  arch/x86/kernel/dumpstack.c |    1 -
|  1 files changed, 0 insertions(+), 1 deletions(-)
| 
| diff --git a/arch/x86/kernel/dumpstack.c b/arch/x86/kernel/dumpstack.c
| index c840571..2d8a371 100644
| --- a/arch/x86/kernel/dumpstack.c
| +++ b/arch/x86/kernel/dumpstack.c
| @@ -15,7 +15,6 @@
|  #include <linux/bug.h>
|  #include <linux/nmi.h>
|  #include <linux/sysfs.h>
| -#include <linux/ftrace.h>
|  
|  #include <asm/stacktrace.h>
|  
| -- 
| 1.6.0.6

Looks good to me.
Acked-by: Cyrill Gorcunov <gorcunov@...nvz.org>
 
	-- Cyrill
--
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