From: "Nuno Sá" <noname.nuno@gmail.com>
To: Arnd Bergmann <arnd@kernel.org>,
Jonathan Cameron <jic23@kernel.org>, Nuno Sa <nuno.sa@analog.com>,
Lars-Peter Clausen <lars@metafoo.de>
Cc: Arnd Bergmann <arnd@arndb.de>,
Andrea Merello <andrea.merello@iit.it>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: adis16480: select CONFIG_CRC32
Date: Tue, 31 Jan 2023 11:23:10 +0100 [thread overview]
Message-ID: <2c8c64f95569a3bfb142761bad7a948c71a8d266.camel@gmail.com> (raw)
In-Reply-To: <20230131094616.130238-1-arnd@kernel.org>
On Tue, 2023-01-31 at 10:46 +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> In rare randconfig builds, the missing CRC32 helper causes
> a link error:
>
> ld.lld: error: undefined symbol: crc32_le
> > > > referenced by usercopy_64.c
> > > > vmlinux.o:(adis16480_trigger_handler)
>
> Fixes: 941f130881fa ("iio: adis16480: support burst read function")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
next prev parent reply other threads:[~2023-01-31 10:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-31 9:46 [PATCH] iio: adis16480: select CONFIG_CRC32 Arnd Bergmann
2023-01-31 10:23 ` Nuno Sá [this message]
2023-02-02 17:02 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2c8c64f95569a3bfb142761bad7a948c71a8d266.camel@gmail.com \
--to=noname.nuno@gmail.com \
--cc=andrea.merello@iit.it \
--cc=arnd@arndb.de \
--cc=arnd@kernel.org \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).