commit | 5f459f0adc7581da01cdd9b7f84db14a4559a390 | [log] [tgz] |
---|---|---|
author | Evgeniy Polyakov <zbr@ioremap.net> | Tue Nov 25 23:17:10 2008 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 25 11:02:00 2008 +1100 |
tree | 2cf044d2b7a9c43609c280028a519c3f6c90af29 | |
parent | d6a10c84a2a2b08bdd637852c9cc42c41e109b25 [diff] |
crypto: hifn_795x - Use softirq kernel mapping in bh context Use KM_SOFTIRQ instead of KM_IRQ in tasklet context. Added bug_on on input no-page condition. Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>