aboutsummaryrefslogtreecommitdiff
path: root/drivers/android
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-06-21 16:55:15 +0800
committerMister Oyster <oysterized@gmail.com>2017-12-14 13:51:13 +0100
commit305d0663f45433e3a1c986b161e88a225bf6ddf8 (patch)
treea6f47c52396dac50ee41528020870c0f3a1c18a8 /drivers/android
parent491447aaa084df16062f9ffc730c8b8c8510ca8b (diff)
crypto: ablk_helper - Fix cryptd reordering
This patch fixes an old bug where requests can be reordered because some are processed by cryptd while others are processed directly in softirq context. The fix is to always postpone to cryptd if there are currently requests outstanding from the same tfm. Change-Id: I7d2d507392c25991cf3b4544e40eb352df54b3eb Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions