diff options
author | Simon Farnsworth <[email protected]> | 2013-09-20 13:15:28 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-10-14 06:37:00 -0300 |
commit | 9c9cff55bf4f13dc2fffb5abe466f13e4ac155f9 (patch) | |
tree | 7dbe5aede4243caf9e71558819704c4e9e2243d1 /tools/perf/util/trace-event-scripting.c | |
parent | f527b17ace6794ec732b43be1e00c94da690d7d3 (diff) |
[media] saa7134: Fix crash when device is closed before streamoff
pm_qos_remove_request was not called on video_release, resulting in the PM
core's list of requests being corrupted when the file handle was freed.
This has no immediate symptoms, but later in operation, the kernel will
panic as the PM core dereferences a dangling pointer.
Signed-off-by: Simon Farnsworth <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Signed-off-by: Hans Verkuil <[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