From: David S. Miller Date: Thu, 30 Aug 2018 03:07:42 +0000 (-0700) Subject: Merge branch 'liquidio-improve-soft-command-response-handling' X-Git-Tag: v4.20-rc1~27^2~481 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920767a9c8925781afdfdbcbc2c0536d3d9b81c0;p=thirdparty%2Fkernel%2Flinux.git 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 --- 920767a9c8925781afdfdbcbc2c0536d3d9b81c0