diff options
author | Andrzej Hajda <[email protected]> | 2015-12-02 06:22:31 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2015-12-23 13:58:36 -0200 |
commit | 7969b12523668d764746e762b42793fd1aefcf13 (patch) | |
tree | 594852b6d5704899c8b589ea77ff6e3ff130176a /tools/perf/util/trace-event-scripting.c | |
parent | 8eceb9a0070138ba6db805b38f46c46a926b37b8 (diff) |
[media] s5p-mfc: use spinlock to protect MFC context
MFC driver uses dev->irqlock spinlock to protect queues only, but many context
fields require protection also - they can be accessed concurrently
from IOCTLs and IRQ handler. The patch increases protection range of irqlock
to those fields also.
Signed-off-by: Andrzej Hajda <[email protected]>
Signed-off-by: Kamil Debski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions