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:	Thu, 02 May 2013 15:02:47 +0200
From:	Jiri Slaby <jslaby@...e.cz>
To:	Greg KH <gregkh@...uxfoundation.org>, linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
CC:	lwn@....net, chf.fritz@...glemail.com, mkl@...gutronix.de
Subject: [stable 3.0] ppc build breakage [was: Linux 3.0.75]

On 04/26/2013 06:30 AM, Greg KH wrote:
> Christoph Fritz (1): can: sja1000: fix handling on dt properties on
> little endian systems

Hi, this one breaks ppc builds:
drivers/net/can/sja1000/sja1000_of_platform.c: In function
'sja1000_ofp_probe':
drivers/net/can/sja1000/sja1000_of_platform.c:138: error: implicit
declaration of function 'of_property_read_u32'
drivers/net/can/sja1000/sja1000_of_platform.c:168: error: implicit
declaration of function 'of_property_read_bool'


They depend on:
commit a3b853633d78c3930b513ee219df48637ac82eed
Author: Thomas Abraham <thomas.abraham@...aro.org>
Date:   Thu Jun 30 21:26:10 2011 +0530

    dt: add helper functions to read u32 and string property values
==== and ====
commit fa4d34ccd0914ac87336ea2c17e9370dfecef286
Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
Date:   Tue Feb 7 12:12:51 2012 +0800

    of: introduce helper to manage boolean


but neither of those is in 3.0...

thanks,
-- 
js
suse labs
--
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