Merge branch 'liquidio-improve-soft-command-response-handling'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Aug 2018 03:07:42 +0000 (20:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Aug 2018 03:07:42 +0000 (20:07 -0700)
Weilin Chang says:

====================
liquidio: improve soft command/response handling

Change soft command handling to fix the possible race condition when the
process handles a response of a soft command that was already freed by an
application which got timeout for this request.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge