https://github.com/torvalds/linux
Revision e2230eac17486e2ee07091d54d898eb40bcd0fdd authored by Matthew Wilcox on 12 February 2006, 16:28:19 UTC, committed by <jejb@mulgrave.il.steeleye.com> on 12 February 2006, 17:13:09 UTC
pm->sg.size is set from the Residual Byte Count register.  However,
the upper byte of the RBC is the opcode of the instruction that was
executing, so we need to mask it off.  This fixes some spurious rejects
of IGNORE WIDE RESIDUE messages.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent 61c4182
History
Tip revision: e2230eac17486e2ee07091d54d898eb40bcd0fdd authored by Matthew Wilcox on 12 February 2006, 16:28:19 UTC
[SCSI] sym2: Mask off opcode from RBC
Tip revision: e2230ea
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.7 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top