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)
commit920767a9c8925781afdfdbcbc2c0536d3d9b81c0
tree1748b6ba76c831db76a7f304c5e0b7bd2387d835
parent0927f71dbcfb59131b289d7d518e9472e51d4830
parent64fecd3ec512a14a5837ab4eee2779201f353da5
Merge branch 'liquidio-improve-soft-command-response-handling'

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>