Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1642828

Re: [PATCH] misc: pci_endpoint_test: select CONFIG_CRC32

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] misc: pci_endpoint_test: select CONFIG_CRC32
Date 2017-05-16 23:10 +0200
Message-ID <tHRTc-2nV-15@gated-at.bofh.it> (permalink)
References <tFVey-6c7-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, May 11, 2017 at 02:13:33PM +0200, Arnd Bergmann wrote:
> Without CRC32, we get this link error:
> 
> pci_endpoint_test.c:(.text+0x2509e): undefined reference to `crc32_le'
> 
> Fixes: 58c89c8aa0e8 ("misc: Add host side PCI driver for PCI test function device")

There is no such commit id :(

Also, I think someone else sent this a few days before you did...

thanks,

greg k-h

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] misc: pci_endpoint_test: select CONFIG_CRC32 Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-05-16 23:10 +0200
  Re: [PATCH] misc: pci_endpoint_test: select CONFIG_CRC32 Arnd Bergmann <arnd@arndb.de> - 2017-05-17 10:00 +0200

csiph-web