From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Kris Bahnsen <kris@embeddedTS.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/wilc-driver: fix build failure up to Linux 6.1
Date: Thu, 29 Dec 2022 09:58:00 +0100 [thread overview]
Message-ID: <20221229095800.64a5f115@windsurf> (raw)
In-Reply-To: <20221228205323.71420-1-giulio.benetti@benettiengineering.com>
On Wed, 28 Dec 2022 21:53:23 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> Add patches pending upstream[0] to handle various data types and api
> changes up to Linux 6.1.
>
> [0]: https://github.com/embeddedTS/wilc3000-external-module/pull/2
>
> Fixes:
> http://autobuild.buildroot.net/results/6aa7475a21a6060e9fce3552f73e6e7100a8b2aa
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> ...missing-prandom_u32-with-Linux-6.1.0.patch | 34 +++
> ...fix-build-failure-on-remove-callback.patch | 44 ++++
> ...uild-failure-with-Linux-5.19-and-6.1.patch | 98 ++++++++
> ...on_parameters-Linux-6.1-build-failur.patch | 216 ++++++++++++++++++
> 4 files changed, 392 insertions(+)
> create mode 100644 package/wilc-driver/0001-cfg80211.c-fix-missing-prandom_u32-with-Linux-6.1.0.patch
> create mode 100644 package/wilc-driver/0002-spi.c-fix-build-failure-on-remove-callback.patch
> create mode 100644 package/wilc-driver/0003-cfg80211.c-fix-build-failure-with-Linux-5.19-and-6.1.patch
> create mode 100644 package/wilc-driver/0004-Fix-struct-station_parameters-Linux-6.1-build-failur.patch
Applied to master, thanks. However, it is worth mentioning that the
real "upstream" for this driver is the linux4sam Linux tree at
https://github.com/linux4sam/linux-at91. They are currently based on
5.15, but I suppose they will rebase soon on 6.1, so they might be
interested in your fixes. I don't know if/when the out-of-tree variant
of the WILC driver at
https://github.com/embeddedTS/wilc3000-external-module gets synced from
the linux4sam tree.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-12-29 8:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-28 20:53 [Buildroot] [PATCH] package/wilc-driver: fix build failure up to Linux 6.1 Giulio Benetti
2022-12-29 8:58 ` Thomas Petazzoni via buildroot [this message]
2022-12-29 22:04 ` Giulio Benetti
2022-12-29 22:06 ` Giulio Benetti
2022-12-31 13:23 ` Thomas Petazzoni via buildroot
2022-12-31 17:51 ` Giulio Benetti
2023-01-03 8:21 ` Thomas Petazzoni via buildroot
2023-01-11 11:59 ` Giulio Benetti
2023-01-02 22:28 ` Kris Bahnsen via buildroot
2023-01-02 19:24 ` Kris Bahnsen via buildroot
2023-01-02 23:05 ` Giulio Benetti
2023-01-02 23:52 ` Kris Bahnsen via buildroot
2023-01-11 12:02 ` Giulio Benetti
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=20221229095800.64a5f115@windsurf \
--to=buildroot@buildroot.org \
--cc=giulio.benetti@benettiengineering.com \
--cc=kris@embeddedTS.com \
--cc=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.