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-next>] [day] [month] [year] [list]
Date:	Sat, 07 Aug 2010 22:50:09 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	grant.likely@...retlab.ca
CC:	linux-kernel@...r.kernel.org
Subject: OF change bustage...


Niagara2 crypto driver started failing to build recently.

Known issue Grant? :-)

drivers/crypto/n2_core.c: In function 'find_devino_index':
drivers/crypto/n2_core.c:1583:21: error: 'struct platform_device' has no member named 'num_irqs'
drivers/crypto/n2_core.c: In function 'spu_map_ino':
drivers/crypto/n2_core.c:1606:14: error: 'struct platform_device' has no member named 'irqs'

Looks simply like missing "archdata." prefixes.
--
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