lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 3 Jan 2021 14:55:05 -0700 From: Jens Axboe <axboe@...com> To: Arnd Bergmann <arnd@...nel.org>, Matias Bjorling <mb@...htnvm.io>, Matias Bjørling <matias@...xlabs.com>, Javier González <jg@...htnvm.io> CC: Arnd Bergmann <arnd@...db.de>, <linux-block@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] lightnvm: select CONFIG_CRC32 On 1/3/21 2:43 PM, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@...db.de> > > 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
Powered by blists - more mailing lists