https://github.com/torvalds/linux
Revision 6cd60b37f72b2d15b8983431546af50b7064935d authored by Nikith Ganigarakoppal on 11 November 2013, 09:58:14 UTC, committed by James Bottomley on 02 December 2013, 18:47:38 UTC
When multiple vectors are used, the vector variable is over written,
resulting in unhandled operation for those vectors.
This fix prevents the problem by maitaining HBA instance and
vector values for each irq.

[jejb: checkpatch fixes]
Signed-off-by: Nikith.Ganigarakoppal@pmcs.com
Signed-off-by: Anandkumar.Santhanam@pmcs.com
Reviewed-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
1 parent 7d02900
History
Tip revision: 6cd60b37f72b2d15b8983431546af50b7064935d authored by Nikith Ganigarakoppal on 11 November 2013, 09:58:14 UTC
[SCSI] pm80xx: Tasklets synchronization fix.
Tip revision: 6cd60b3
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.5 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top