summaryrefslogtreecommitdiffstats
path: root/drivers/nubus
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2016-02-07 22:35:35 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-07 23:47:20 +0100
commita4307fe45aa9be03d5d7194b317a40b0d0558bee (patch)
tree97f1162412fc958b45df5eec8a6ba469a3b58d19 /drivers/nubus
parentmei: wake blocked write on link reset (diff)
downloadlinux-a4307fe45aa9be03d5d7194b317a40b0d0558bee.tar.xz
linux-a4307fe45aa9be03d5d7194b317a40b0d0558bee.zip
mei: clean write queues and wake waiters on disconnect
Clean write and write_waiting queues in disconnect. Requests in those queues are stale and processing will lead to fat warnings. In multi thread operations on disconnect and in FW disconnect case - write/read/event waiters should end wait and return error. Wake all waiters for disconnecting client to achieve that. Drop wake all and write queue clean on reset, as now we waking all waiters and cleaning write queues on disconnect. No need to do it twice. 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>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions