summaryrefslogtreecommitdiff
path: root/drivers/crypto/talitos.c
diff options
context:
space:
mode:
authorDmitry Kasatkin <dmitry.kasatkin@nokia.com>2011-06-02 18:10:06 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2011-06-29 23:44:02 (GMT)
commita929cbeef7d8e5c3603a6f43b977c03c922aada3 (patch)
treedd5321e7f54daf6eea76902523312a87ed56ad10 /drivers/crypto/talitos.c
parentea1fd2246f3c3c6b739529db2a547fa080cf09a3 (diff)
downloadlinux-fsl-qoriq-a929cbeef7d8e5c3603a6f43b977c03c922aada3.tar.xz
crypto: omap-sham - replace flags operation with atomic bit operations
Some flags are changed in interrupt handlers and verified in the tasklet. There might be a race condition when tasklet is interrupted or another cpu/core will run IRQ handler and tasklet in parallel. Atomic bitops functions are now used instead of bitmask operations. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/talitos.c')
0 files changed, 0 insertions, 0 deletions