On Mon, Feb 15, 2010 at 09:20:35PM +0200, Dmitry Kasatkin wrote:
> Hi,
> 
> Alg code and drivers uses req/desc->flags to use GFP_KERNEL or GFP_ATOMIC.
> 
> crypto_kmap() -> Does not it make a sense to also use kmap/kmap_atomic
> instead of just kmap_atomic()?

crypto_kmap is not meant for async drivers.  Why do you need it?

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[email protected]>
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to