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, 27 Feb 2014 17:14:01 +0100
From:	Oleg Nesterov <oleg@...hat.com>
To:	Rashika Kheria <rashika.kheria@...il.com>
Cc:	linux-kernel@...r.kernel.org,
	Jason Wessel <jason.wessel@...driver.com>,
	Vincent <vincent.stehle@...oste.net>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Al Viro <viro@...iv.linux.org.uk>,
	Kees Cook <keescook@...omium.org>, Tejun Heo <tj@...nel.org>,
	Valdis Kletnieks <Valdis.Kletnieks@...edu>,
	Emese Revfy <re.emese@...il.com>,
	Andrey Vagin <avagin@...nvz.org>,
	Jesper Derehag <jderehag@...mail.com>,
	Vineet Gupta <vgupta@...opsys.com>,
	kgdb-bugreport@...ts.sourceforge.net, josh@...htriplett.org
Subject: Re: [PATCH 05/46] kernel: Include appropriate header file in
	kernel/signal.c

On 02/27, Rashika Kheria wrote:
>
> --- a/kernel/signal.c
> +++ b/kernel/signal.c
> @@ -42,6 +42,7 @@
>  #include <asm/siginfo.h>
>  #include <asm/cacheflush.h>
>  #include "audit.h"	/* audit_signal_info() */
> +#include "debug/kdb/kdb_private.h"

Perhaps this should go under "#ifdef CONFIG_KGDB_KDB" along with
"#include <linux/kdb.h>" we already have?

Oleg.

--
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