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, 2 Jun 2008 12:47:06 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Vegard Nossum <vegard.nossum@...il.com>
Cc:	linux-kernel@...r.kernel.org,
	the arch/x86 maintainers <x86@...nel.org>
Subject: Re: [PATCH] x86: fix incomplete include guard


* Vegard Nossum <vegard.nossum@...il.com> wrote:

> Hi,
> 
> It seems that suspend_32.h and xor_32.h are missing include guards 
> too, but I'm not touching those since I don't know if that's intended 
> or not :-)

it's not intended - could you send a patch for those too?

> --- a/include/asm-x86/seccomp_32.h
> +++ b/include/asm-x86/seccomp_32.h
> @@ -1,4 +1,5 @@
>  #ifndef _ASM_SECCOMP_H
> +#define _ASM_SECCOMP_H

applied to tip/x86/cleanups. Thanks,

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