[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090203182110.GA24821@elte.hu>
Date: Tue, 3 Feb 2009 19:21:10 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: linux-kernel@...r.kernel.org, akpm <akpm@...ux-foundation.org>,
jejb <James.Bottomley@...eleye.com>,
scsi <linux-scsi@...r.kernel.org>
Subject: Re: [PATCH mm/next] libfc: uses/select CRC32
* Randy Dunlap <randy.dunlap@...cle.com> wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> libfc uses crc32 functions, so cause it to be built
> via select:
>
> drivers/built-in.o: In function `fc_frame_crc_check':
> (.text+0x75dae): undefined reference to `crc32_le'
> drivers/built-in.o: In function `fc_fcp_recv':
> fc_fcp.c:(.text+0x7b919): undefined reference to `crc32_le'
> fc_fcp.c:(.text+0x7b9d5): undefined reference to `crc32_le'
> fc_fcp.c:(.text+0x7ba54): undefined reference to `crc32_le'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
Hm, is there a reason why this fix has not gone upstream? I'm still
stumbling across it in build tests with a latest -git base.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists