From: Jakub Kicinski <kuba@kernel.org>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v3 2/3] net: ethernet: renesas: Add Ethernet Switch driver
Date: Thu, 22 Sep 2022 19:43:59 -0700 [thread overview]
Message-ID: <20220922194359.3416a6a2@kernel.org> (raw)
In-Reply-To: <20220922052803.3442561-3-yoshihiro.shimoda.uh@renesas.com>
On Thu, 22 Sep 2022 14:28:02 +0900 Yoshihiro Shimoda wrote:
> Add Renesas Ethernet Switch driver for R-Car S4-8 to be used as an
> ethernet controller.
Looks like we have a lot of sparse warnings here.
Please try building the module with W=1 C=1 and make sure
it builds cleanly.
https://sparse.docs.kernel.org/en/latest/
next prev parent reply other threads:[~2022-09-23 2:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 5:28 [PATCH v3 0/3] net: ethernet: renesas: Add Ethernet Switch driver Yoshihiro Shimoda
2022-09-22 5:28 ` [PATCH v3 1/3] dt-bindings: net: renesas: Document Renesas Ethernet Switch Yoshihiro Shimoda
2022-09-22 7:39 ` Krzysztof Kozlowski
2022-09-22 5:28 ` [PATCH v3 2/3] net: ethernet: renesas: Add Ethernet Switch driver Yoshihiro Shimoda
2022-09-23 2:43 ` Jakub Kicinski [this message]
2022-09-26 6:30 ` Yoshihiro Shimoda
2022-09-23 13:11 ` Andrew Lunn
2022-09-26 8:12 ` Yoshihiro Shimoda
2022-09-26 19:17 ` Andrew Lunn
2022-09-27 5:59 ` Yoshihiro Shimoda
2022-09-27 12:54 ` Andrew Lunn
2022-09-28 5:53 ` Yoshihiro Shimoda
2022-09-28 12:01 ` Andrew Lunn
2022-09-29 12:22 ` Yoshihiro Shimoda
2022-09-29 15:00 ` Andrew Lunn
2022-09-30 13:45 ` Yoshihiro Shimoda
2022-09-22 5:28 ` [PATCH v3 3/3] net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support Yoshihiro Shimoda
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=20220922194359.3416a6a2@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.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).