Pārlūkot izejas kodu

[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>
Christof Schmitt 15 gadi atpakaļ
vecāks
revīzija
87799ebab7
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      arch/s390/include/asm/scatterlist.h

+ 2 - 0
arch/s390/include/asm/scatterlist.h

@@ -1 +1,3 @@
 #include <asm-generic/scatterlist.h>
+
+#define ARCH_HAS_SG_CHAIN