[PATCH 23/28] staging: most: fix race conditions

2015-12-22 Thread Christian Gromm
This patch fixes race conditions that might emerge from functions aim_open, aim_close, aim_read, aim_write and aim_disconnect_channel within module cdev. Signed-off-by: Christian Gromm --- This patch has been resent on behalf of Greg Kroah-Hartman drivers/staging/most/aim-cdev/cdev.c | 89 +

[PATCH 23/28] staging: most: fix race conditions

2015-11-18 Thread Christian Gromm
This patch fixes race conditions that might emerge from functions aim_open, aim_close, aim_read, aim_write and aim_disconnect_channel within module cdev. Signed-off-by: Christian Gromm --- drivers/staging/most/aim-cdev/cdev.c | 89 +- 1 file changed, 54 insertio