]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa5d32c37b4a846617e1e91f6671162fa298e864
tree1748b6ba76c831db76a7f304c5e0b7bd2387d835
parentb2d0c50422e9cae4a19430493ec8f9e7f3365448
parentd6f32e21865cd1af56a73bd6d9b4e7fa87a2cd34
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>