This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
092670cd90
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 01:29:00 -07: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 07:10:10 -07:00
#
define ARCH_HAS_SG_CHAIN
Copy Permalink