From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
claudiu.manoil@nxp.com, davem@davemloft.net, kuba@kernel.org,
vladimir.oltean@nxp.com
Subject: Re: [PATCH net-next v2] net: enetc: use get/put_unaligned helpers for MAC address handling
Date: Fri, 04 Jun 2021 21:40:06 +0000 [thread overview]
Message-ID: <162284280609.31903.540810448159156117.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210604134212.6982-1-michael@walle.cc>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 4 Jun 2021 15:42:12 +0200 you wrote:
> The supplied buffer for the MAC address might not be aligned. Thus
> doing a 32bit (or 16bit) access could be on an unaligned address. For
> now, enetc is only used on aarch64 which can do unaligned accesses, thus
> there is no error. In any case, be correct and use the get/put_unaligned
> helpers.
>
> Signed-off-by: Michael Walle <michael@walle.cc>
>
> [...]
Here is the summary with links:
- [net-next,v2] net: enetc: use get/put_unaligned helpers for MAC address handling
https://git.kernel.org/netdev/net-next/c/ecb0605810f3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-06-04 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-04 13:42 [PATCH net-next v2] net: enetc: use get/put_unaligned helpers for MAC address handling Michael Walle
2021-06-04 13:47 ` Claudiu Manoil
2021-06-04 21:40 ` patchwork-bot+netdevbpf [this message]
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=162284280609.31903.540810448159156117.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=claudiu.manoil@nxp.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael@walle.cc \
--cc=netdev@vger.kernel.org \
--cc=vladimir.oltean@nxp.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).