aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAkihiro Tsukada <[email protected]>2017-07-10 04:40:13 -0400
committerMauro Carvalho Chehab <[email protected]>2017-07-20 15:01:30 -0400
commitd0a0548adeee87ac2d7890d15dfd3800db2099e6 (patch)
tree8eee965b3c85b5fef8fafc57fef936ffca144fcd /tools/perf/scripts/python/bin/stackcollapse-record
parent62055056da6a722ab770d45bad63ed41dfb4f283 (diff)
media: media/dvb: earth-pt3: fix hang-up in a rare case
When a user starts and stops filtering at a demux device too quickly in a very short interval, the user process hangs in uninterruptible sleep, due to an inconsistency of kthread status in the driver. The kthread can be stopped before it starts running its thread function, but the invocation status was partly managed in the kthread function, which resulted in a double kthread_stop() of one kthread. Signed-off-by: Akihiro Tsukada <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions