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:	Mon, 31 Mar 2014 18:56:08 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	Thomas Gleixner <tglx@...utronix.de>
CC:	Ingo Molnar <mingo@...e.hu>, Peter Zijlstra <peterz@...radead.org>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Andi Kleen <ak@...ux.intel.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: linux-next: build warning after merge of the tip tree

On 03/31/2014 05:26 PM, Stephen Rothwell wrote:
> 
> And today from Linus' tree I get these:
> 
> x86_64_allmodconfig:
> 
> arch/x86/crypto/sha1_ssse3_glue.c:43:1: warning:
> 'externally_visible' attribute have effect only on public objects
> [-Wattributes] static asmlinkage void (*sha1_transform_asm)(u32 *,
> const char *, unsigned int); ^ 
> arch/x86/crypto/sha256_ssse3_glue.c:56:1: warning:
> 'externally_visible' attribute have effect only on public objects
> [-Wattributes] static asmlinkage void (*sha256_transform_asm)(const
> char *, u32 *, u64); ^ arch/x86/crypto/sha512_ssse3_glue.c:55:1:
> warning: 'externally_visible' attribute have effect only on public
> objects [-Wattributes] static asmlinkage void
> (*sha512_transform_asm)(const char *, u64 *, u64); ^
> 
> arm_multi_v7_defconfig:
> 
> drivers/irqchip/irq-sun4i.c:39:70: warning: 'externally_visible'
> attribute have effect only on public objects [-Wattributes] 
> drivers/irqchip/irq-sun4i.c:140:1: warning: 'externally_visible'
> attribute have effect only on public objects [-Wattributes] 
> drivers/irqchip/irq-armada-370-xp.c:357:1: warning:
> 'externally_visible' attribute have effect only on public objects
> [-Wattributes] drivers/irqchip/irq-gic.c:283:1: warning:
> 'externally_visible' attribute have effect only on public objects
> [-Wattributes] drivers/irqchip/irq-sirfsoc.c:51:1: warning:
> 'externally_visible' attribute have effect only on public objects
> [-Wattributes] drivers/irqchip/irq-vt8500.c:183:1: warning:
> 'externally_visible' attribute have effect only on public objects
> [-Wattributes]
> 

Please see the tree "[GIT PULL] x86 LTO changes for v3.15".

	-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