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:	Wed, 2 Apr 2008 09:30:36 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Mariusz Kozlowski <m.kozlowski@...land.pl>
Cc:	linux-kernel@...r.kernel.org, David Miller <davem@...emloft.net>,
	sparclinux@...r.kernel.org
Subject: Re: 2.6.25-rc8-mm1 sparc64 build problem: size of array 'type name'
 is negative

On Wed, 2 Apr 2008 18:20:13 +0200 Mariusz Kozlowski <m.kozlowski@...land.pl> wrote:

> Hello,
> 
> 	sparc64 box, gcc 4.1.2
> 
>   CC      arch/sparc64/mm/init.o
> arch/sparc64/mm/init.c: In function 'paging_init':
> arch/sparc64/mm/init.c:1303: error: size of array 'type name' is negative
> 
> and this is 
> 
> BUILD_BUG_ON(BITS_PER_LONG - NR_PAGEFLAGS != 32);

yup, thanks.  That's due to some page-flag rework in the memory management
queue.  The patches which broke mips as well.  I'm pushing cross-compilers
in Christoph's direction and hoping stuff gets fixed...
--
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