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:	Mon, 28 Apr 2014 19:21:27 +0200
From:	Richard Weinberger <richard@....at>
To:	paulmck@...ux.vnet.ibm.com
CC:	Randy Dunlap <rdunlap@...radead.org>,
	Rik van Riel <riel@...hat.com>, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org, linux-next@...r.kernel.org,
	umgwanakikbuti@...il.com
Subject: Re: mmotm 2014-04-24-13-07 uploaded

Am 28.04.2014 19:17, schrieb Randy Dunlap:
> 
> uml defconfig on x86_64:
> 
>   CC      arch/um/kernel/asm-offsets.s
> In file included from include/linux/sem.h:5:0,
>                  from include/linux/sched.h:35,
>                  from arch/x86/um/shared/sysdep/kernel-offsets.h:2,
>                  from arch/um/kernel/asm-offsets.c:1:
> include/linux/rcupdate.h:257:20: error: static declaration of 'rcu_sysrq_start' follows non-static declaration
> include/linux/rcupdate.h:250:6: note: previous declaration of 'rcu_sysrq_start' was here
> include/linux/rcupdate.h:260:20: error: static declaration of 'rcu_sysrq_end' follows non-static declaration
> include/linux/rcupdate.h:251:6: note: previous declaration of 'rcu_sysrq_end' was here
> make[2]: *** [arch/um/kernel/asm-offsets.s] Error 1
> 
> 
> Please test your patch(es).

Just in case, to build an x86_64 UML please run:

make defconfig ARCH=um SUBARCH=x86_64
make linux ARCH=um SUBARCH=x86_64

Thanks,
//richard
--
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