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:	Sat, 03 May 2008 12:36:21 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Adrian Bunk <bunk@...nel.org>
CC:	Ralf Baechle <ralf@...ux-mips.org>, linux-mips@...ux-mips.org,
	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [2.6 patch] fix asm-mips/types.h syntax error

Adrian Bunk wrote:
> This patch fixes the following compile error caused by
> commit 23cf11ddb5099f8c7f7cb3eb154bff0faf31cae9
> (mips: types: use <asm-generic/int-*.h> for the mips architecture):
> 
> <--  snip  -->
> 
> ...
>   CC      kernel/bounds.s
> In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/types.h:12,
>                  from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/page-flags.h:8,
>                  from /home/bunk/linux/kernel-2.6/git/linux-2.6/kernel/bounds.c:9:
> include2/asm/types.h:56:2: error: #endif without #if
> make[2]: *** [kernel/bounds.s] Error 1
> 
> <--  snip  -->
> 
> Signed-off-by: Adrian Bunk <bunk@...nel.org>
> 

Acked-by: H. Peter Anvin <hpa@...or.com>

Went through the other patches, too, to verify none of the other 
architectures were similarly affected.

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