Re: 2.6.17-mm6

From: Cedric Le Goater
Date: Mon Jul 03 2006 - 08:13:58 EST


Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.17/2.6.17-mm6/

the statistic infrastructure is required when compiling the ZFCP driver on
zSeries.

thanks,

C.

From: Cedric Le Goater <clg@xxxxxxxxxx>
Subject: [statistics infrastructure] exploitation zfcp fix

Signed-off-by: Cedric Le Goater <clg@xxxxxxxxxx>
Cc: Martin Peschke <mp3@xxxxxxxxxx>

---
drivers/scsi/Kconfig | 1 +
1 file changed, 1 insertion(+)

Index: 2.6.17-mm6/drivers/scsi/Kconfig
===================================================================
--- 2.6.17-mm6.orig/drivers/scsi/Kconfig
+++ 2.6.17-mm6/drivers/scsi/Kconfig
@@ -2200,6 +2200,7 @@ config ZFCP
tristate "FCP host bus adapter driver for IBM eServer zSeries"
depends on S390 && QDIO && SCSI
select SCSI_FC_ATTRS
+ select STATISTICS
help
If you want to access SCSI devices attached to your IBM eServer
zSeries by means of Fibre Channel interfaces say Y.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/