Files
linux/drivers/misc
Alexander Usyskin d2a8cd3eee mei: remove support for broken parallel read
commit cb97fbbcac upstream.

Parallel reads from multiple threads on a file descriptor
are not well defined and racy. It is safer to return to original
behavior and simply fail the additional read.
The solution is to remove request for next read credit.

Fixes: ff1586a7ea ("mei: enqueue consecutive reads")
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-12 06:41:46 +01:00
..
2016-02-07 23:01:45 -08:00
2014-02-28 14:08:42 -08:00
2013-08-27 08:28:01 -07:00
2016-09-05 08:04:07 +02:00
2016-09-05 08:04:07 +02:00
2016-02-11 19:24:23 -08:00