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, 20 Mar 2013 09:47:15 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
CC:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	kexec@...ts.infradead.org
Subject: Re: linux-next: Tree for Mar 20 (vmcore)

On 03/19/13 22:05, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20130319:
> 


on x86_64:

fs/proc/vmcore.c: In function 'merge_note_headers_elf64':
fs/proc/vmcore.c:349:22: error: 'VMCOREINFO_NOTE_NAME' undeclared (first use in this function)
fs/proc/vmcore.c:349:22: note: each undeclared identifier is reported only once for each function it appears in
fs/proc/vmcore.c: In function 'merge_note_headers_elf32':
fs/proc/vmcore.c:470:22: error: 'VMCOREINFO_NOTE_NAME' undeclared (first use in this function)
make[3]: *** [fs/proc/vmcore.o] Error 1


Needs to #include <linux/kexec.h>



Full randconfig file is attached.


-- 
~Randy

View attachment "config-r1556" of type "text/plain" (78154 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ