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:	Thu, 27 Feb 2014 17:13:39 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	bjorn@...k.no
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] ipv6: addrconf: silence sparse endianness
 warnings

From: Bjørn Mork <bjorn@...k.no>
Date: Thu, 27 Feb 2014 14:20:29 +0100

> Avoid the following sparse __CHECK_ENDIAN__ warnings:
> 
>  include/net/addrconf.h:318:25: warning: restricted __be64 degrades to integer
>  include/net/addrconf.h:318:70: warning: restricted __be64 degrades to integer
>  include/net/addrconf.h:330:25: warning: restricted __be64 degrades to integer
>  include/net/addrconf.h:330:70: warning: restricted __be64 degrades to integer
>  include/net/addrconf.h:347:25: warning: restricted __be64 degrades to integer
>  include/net/addrconf.h:348:26: warning: restricted __be64 degrades to integer
>  include/net/addrconf.h:349:18: warning: restricted __be64 degrades to integer
> 
> The warnings are false but they make it harder to spot real
> bugs.
> 
> Signed-off-by: Bjørn Mork <bjorn@...k.no>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ