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-next>] [day] [month] [year] [list]
Date:	Tue, 03 Feb 2009 10:58:16 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	linux-kernel@...r.kernel.org
CC:	Andrew Morton <akpm@...ux-foundation.org>, x86@...nel.org
Subject: Re: mmotm 2009-02-02-17-12 uploaded (x86/nopmd etc.)

akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2009-02-02-17-12 has been uploaded to
> 
>    http://userweb.kernel.org/~akpm/mmotm/
> 
> and will soon be available at
> 
>    git://git.zen-sources.org/zen/mmotm.git


There seems to be some kind of #include hell here.  I moved a few lines
around in include/asm-generic/pgtable-nopmd.h & that makes the build
get further, but it still has header problems (BUG() is undefined).


  CC      arch/x86/kernel/asm-offsets.s
In file included from /local/linsrc/tmp/mmotm-2009-0202-1712/include/asm-generic/pgtable-nopmd.h:7,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/include/asm/page.h:132,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/include/asm/paravirt.h:7,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/include/asm/irqflags.h:55,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/include/linux/irqflags.h:57,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/include/asm/system.h:11,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/include/asm/processor.h:17,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/include/asm/atomic_32.h:6,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/include/asm/atomic.h:2,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/include/linux/crypto.h:20,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/kernel/asm-offsets_32.c:7,
                 from /local/linsrc/tmp/mmotm-2009-0202-1712/arch/x86/kernel/asm-offsets.c:2:
/local/linsrc/tmp/mmotm-2009-0202-1712/include/asm-generic/pgtable-nopmd-functions.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/local/linsrc/tmp/mmotm-2009-0202-1712/include/asm-generic/pgtable-nopmd-functions.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/local/linsrc/tmp/mmotm-2009-0202-1712/include/asm-generic/pgtable-nopmd-functions.h:27: error: expected declaration specifiers or '...' before 'pmd_t'
/local/linsrc/tmp/mmotm-2009-0202-1712/include/asm-generic/pgtable-nopmd-functions.h:33: error: expected declaration specifiers or '...' before 'pmd_t'
make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1

-- 
~Randy

View attachment "config-r9185" of type "text/plain" (44675 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ