On Fri, Feb 27, 2009 at 09:41:02AM +0100, Milan Broz wrote: > > Can you send me backtrace from that panic? > > What's wrong in async callback now - mempool_free using async_req directly? The req you get in the completion function is not necessarily the req that you started with. The only thing you can rely on is req->data. > (Btw in some previous discussuion I asked if cryptd can be used > for some kind of parallel speedup for dm-crypt in async mode and response > was that cryptd "is only meant to be a demo showing how an async > implementation should be written". > > So this changed to real working thread for AES-NI?) Yes we changed it :) cryptd is no longer for fun only. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <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