https://github.com/torvalds/linux
Revision 0723d4a8064d52ae44ef2e19749a190b08846be3 authored by FUJITA Tomonori on 09 October 2008, 02:25:42 UTC, committed by James Bottomley on 23 October 2008, 16:42:17 UTC
Since the commit 50bed2e2862a8f3a4f7d683d0d27292e71ef18b9 (sg: disable
interrupts inside sg_copy_buffer), no need to disable interrupts
before calling scsi_sg_copy_from_buffer. So we can simplify
tw_transfer_internal, which disables interrupts just for
scsi_sg_copy_from_buffer.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>\
Acked-by: Adam Radford <linuxraid@amcc.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
1 parent aa198bf
History
Tip revision: 0723d4a8064d52ae44ef2e19749a190b08846be3 authored by FUJITA Tomonori on 09 October 2008, 02:25:42 UTC
[SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy API
Tip revision: 0723d4a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 101.4 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top