aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAndrey Shvetsov <[email protected]>2017-04-07 15:38:37 +0200
committerGreg Kroah-Hartman <[email protected]>2017-04-08 12:41:39 +0200
commit2c4aaa1fffe8d01c621e2515cd5f290227949e71 (patch)
tree95433779341c40c206ff0e5355233c3af230075d /tools/perf/scripts/python/bin
parent5f788625cd4c5d4062fc3f95308de74d65d7a314 (diff)
staging: most: destroy cdev when channel gets disconnected
When a channel is being removed while an application holds the corresponding character device, this device is going to be destroyed only after the application closes the file descriptor and releases character device. In case the channel appears again before the application closes the file descriptor it holds, the channel cannot be linked. This patch changes the described behavior and destroys the character device at the time the channel get disconnected from the AIM. Signed-off-by: Andrey Shvetsov <[email protected]> Signed-off-by: Christian Gromm <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions