* [PATCH -tip] libfc: add crc32 dependency [not found] <20090222015606.629487d8.erik@kryo.se> @ 2009-02-22 1:02 ` Erik Ekman 2009-02-22 14:55 ` James Bottomley 0 siblings, 1 reply; 2+ messages in thread From: Erik Ekman @ 2009-02-22 1:02 UTC (permalink / raw) To: James.Bottomley; +Cc: linux-scsi drivers/scsi/libfc/fc_fcp.c needs CRC32 to build. Signed-off-by: Erik Ekman <erik@kryo.se> --- diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 256c7be..bdfa6f2 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig @@ -608,6 +608,7 @@ config SCSI_FLASHPOINT config LIBFC tristate "LibFC module" select SCSI_FC_ATTRS + select CRC32 ---help--- Fibre Channel library module ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -tip] libfc: add crc32 dependency 2009-02-22 1:02 ` [PATCH -tip] libfc: add crc32 dependency Erik Ekman @ 2009-02-22 14:55 ` James Bottomley 0 siblings, 0 replies; 2+ messages in thread From: James Bottomley @ 2009-02-22 14:55 UTC (permalink / raw) To: Erik Ekman; +Cc: linux-scsi On Sun, 2009-02-22 at 02:02 +0100, Erik Ekman wrote: > drivers/scsi/libfc/fc_fcp.c needs CRC32 to build. > > Signed-off-by: Erik Ekman <erik@kryo.se> > --- > diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig > index 256c7be..bdfa6f2 100644 > --- a/drivers/scsi/Kconfig > +++ b/drivers/scsi/Kconfig > @@ -608,6 +608,7 @@ config SCSI_FLASHPOINT > config LIBFC > tristate "LibFC module" > select SCSI_FC_ATTRS > + select CRC32 > ---help--- Already got this, here: http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=commit;h=bd21ed64ec1950f32706a54ecdbe93901fbc03a9 However, I think scis-misc is coming up on a point where it needs rebasing, so I'll move it across to rc-fixes, since it's a minor fix but it keeps coming up in the randconfig testing. James ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-22 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090222015606.629487d8.erik@kryo.se>
2009-02-22 1:02 ` [PATCH -tip] libfc: add crc32 dependency Erik Ekman
2009-02-22 14:55 ` James Bottomley
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox