[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2+dU53PMJZvkDDGUyv=EiHuc03njGf6SXTxw9A4ByeHw@mail.gmail.com>
Date: Mon, 11 Oct 2021 17:33:08 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Vegard Nossum <vegard.nossum@...cle.com>
Cc: Oded Gabbay <ogabbay@...nel.org>, Arnd Bergmann <arnd@...db.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] habanalabs: select CRC32
On Mon, Oct 11, 2021 at 5:14 PM Vegard Nossum <vegard.nossum@...cle.com> wrote:
>
> Fix the following build/link error by adding a dependency on the CRC32
> routines:
>
> ld: drivers/misc/habanalabs/common/firmware_if.o: in function `hl_fw_dynamic_request_descriptor':
> firmware_if.c:(.text.unlikely+0xc89): undefined reference to `crc32_le'
>
> Signed-off-by: Vegard Nossum <vegard.nossum@...cle.com>
Patch looks good to me, I wonder how I never caught that with my own randconfig
build testing. May I ask how you found it?
Fixes: 8a43c83fec12 ("habanalabs: load boot fit to device")
Acked-by: Arnd Bergmann <arnd@...db.de>
Powered by blists - more mailing lists