diff options
author | kashyap.desai@lsi.com <kashyap.desai@lsi.com> | 2011-08-04 13:12:46 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-08-27 16:35:18 +0200 |
commit | a38ae37fdcd77657fb6624b0a0ec57f3d21e2f40 (patch) | |
tree | 21f2f183fe342a25fca6ec3a37db395573a35b63 /drivers/message/fusion/mptbase.h | |
parent | [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition (diff) | |
download | linux-a38ae37fdcd77657fb6624b0a0ec57f3d21e2f40.tar.xz linux-a38ae37fdcd77657fb6624b0a0ec57f3d21e2f40.zip |
[SCSI] mptfusion: Avoid out of order Event processing due to cpu migration
Driver will now schedule MPI event using "delay_work_queue_on" to
specify same CPU to be used to schedule work. Earlier it used
"delay_work_queue" which can cause migration of work due to kernel'
timer migration feature.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/message/fusion/mptbase.h')
0 files changed, 0 insertions, 0 deletions