This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e0e52d4e9f
linux
/
arch
/
s390
/
include
/
asm
/
scatterlist.h
4 lines
64 B
C
Raw
Normal View
History
Unescape
Escape
[S390] use generic scatterlist.h Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-09-11 08:29:00 +00:00
#
include
<asm-generic/scatterlist.h>
[S390] set ARCH_HAS_SG_CHAIN for s390 Set ARCH_HAS_SG_CHAIN for scatter lists on s390. Without this flag the SCSI code limits the maximum number of segments, so set it to make proper use of the FCP channel hardware. Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-10-25 14:10:10 +00:00
#
define ARCH_HAS_SG_CHAIN
Reference in New Issue
Copy Permalink