https://github.com/torvalds/linux
Revision 69e2d1e6c0af0dd7f18cfd434b008844568641a9 authored by Varun Prakash on 05 November 2016, 16:19:28 UTC, committed by Martin K. Petersen on 09 November 2016, 00:11:01 UTC
Before calling task_release_itt() task data is memset to zero because of
which DDP context information is lost resulting in incorrect DDP
resource cleanup, to fix this call task_release_itt() before memset.

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent a5dd506
History
Tip revision: 69e2d1e6c0af0dd7f18cfd434b008844568641a9 authored by Varun Prakash on 05 November 2016, 16:19:28 UTC
scsi: libcxgbi: fix incorrect DDP resource cleanup
Tip revision: 69e2d1e
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.9 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 370.7 KB
Makefile -rw-r--r-- 56.8 KB
README -rw-r--r-- 17.9 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top