diff options
| author | Philipp Zabel <[email protected]> | 2013-05-23 10:43:01 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-06-08 19:46:27 -0300 |
| commit | 3e748268f391eaf46fe547eb3e51bfec387a63c5 (patch) | |
| tree | fb41016a8dcd9821bee18041c6497fb56147a00b /tools/perf/scripts/python/netdev-times.py | |
| parent | fcb62825e7289f937f4af26a741e3af8da9242de (diff) | |
[media] coda: do not call v4l2_m2m_job_finish from .job_abort
If we just declare the job finished here while the CODA is still
running, the call to v4l2_m2m_ctx_release in coda_release, which
is supposed to wait for a running job to finish, will return
immediately and free memory that the CODA is still using.
Just set the 'aborting' flag and let coda_irq_handler deal with it.
Signed-off-by: Philipp Zabel <[email protected]>
Signed-off-by: Kamil Debski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions