commit | 920767a9c8925781afdfdbcbc2c0536d3d9b81c0 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Aug 29 20:07:42 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 29 20:07:42 2018 -0700 |
tree | 1748b6ba76c831db76a7f304c5e0b7bd2387d835 | |
parent | 0927f71dbcfb59131b289d7d518e9472e51d4830 [diff] | |
parent | 64fecd3ec512a14a5837ab4eee2779201f353da5 [diff] |
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>