diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-11-16 16:03:07 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-22 15:36:53 +0100 |
commit | c4697d7f96f40cdc8f88bcdf4bf13d74ea11c4cc (patch) | |
tree | 8ff45f6260ae50eea7764b2b3db19babe90e2cce /crypto/sha512_generic.c | |
parent | [media] vpif_capture: protect dma_queue by a spin_lock (diff) | |
download | linux-c4697d7f96f40cdc8f88bcdf4bf13d74ea11c4cc.tar.xz linux-c4697d7f96f40cdc8f88bcdf4bf13d74ea11c4cc.zip |
[media] vpif_display: protect dma_queue by a spin_lock
The dma_queue list is accessed by both the interrupt handler and by normal
code. It needs to be protected by a lock to prevent possible list corruption.
Corruption has been observed in 'real-life' conditions. Adding this lock made
it go away.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'crypto/sha512_generic.c')
0 files changed, 0 insertions, 0 deletions