On Tue, Jun 09, 2015 at 03:19:32PM +1000, Stephen Rothwell wrote: > Hi Herbert, > > On Tue, 9 Jun 2015 12:46:46 +0800 Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: > > > > On Mon, Jun 08, 2015 at 09:31:54PM -0700, Guenter Roeck wrote: > > > > > > nios2 still fails to build with > > > > > > ERROR: "get_cycles" [crypto/jitterentropy.ko] undefined! > > > > It's the only arch that doesn't inline get_cycles and doesn't > > export it. > > > > ---8<--- > > nios2 is the only architecture that does not inline get_cycles > > and does not export it. This breaks crypto as it uses get_cycles > > in a number of modules. > > > > Reported-by: Guenter Roeck <linux@xxxxxxxxxxxx> > > Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > > Also added into linux-next today. > > I am assuming that they will turn up in the crypto tree soon(ish). Yes I'll be adding them to cryptodev. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html