public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Bug of dm-crypt?
@ 2009-02-27  5:31 Huang Ying
  2009-02-27  5:41 ` Herbert Xu
  0 siblings, 1 reply; 5+ messages in thread
From: Huang Ying @ 2009-02-27  5:31 UTC (permalink / raw)
  To: Herbert Xu; +Cc: Milan Broz, linux-kernel, linux-crypto

[-- Attachment #1: Type: text/plain, Size: 425 bytes --]

Hi, Herbert,

I had ever heard from you that the only thing guaranteed in the
completion function of async ablkcipher cryption is the req->data has
the value you set before. The request pointer itself may be changed. But
in dm-crypt, I found they rely on request pointer in completion
function: kcryptd_async_done. This makes my AES-NI cryptd usage panic.

Do you think that is a bug?

Best Regards,
Huang Ying


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-27 11:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-27  5:31 Bug of dm-crypt? Huang Ying
2009-02-27  5:41 ` Herbert Xu
2009-02-27  8:41   ` Milan Broz
2009-02-27  9:46     ` Huang Ying
2009-02-27 11:39     ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox