On 1/3/21 2:43 PM, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > Without CRC32 support, this fails to link: > > arm-linux-gnueabi-ld: drivers/lightnvm/pblk-init.o: in function `pblk_init': > pblk-init.c:(.text+0x2654): undefined reference to `crc32_le' > arm-linux-gnueabi-ld: drivers/lightnvm/pblk-init.o: in function `pblk_exit': > pblk-init.c:(.text+0x2a7c): undefined reference to `crc32_le' Applied, thanks. -- Jens Axboe