This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
da29aa8f2a
kernel-fxtec-pro1x
/
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 02:29:00 -06: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 08:10:10 -06:00
#
define ARCH_HAS_SG_CHAIN
Reference in a new issue
Copy permalink