From: Tom Rini <trini@konsulko.com>
To: Sergei Antonov <saproj@gmail.com>
Cc: u-boot@lists.denx.de, v.v.mitrofanov@yadro.com
Subject: Re: [PATCH] net: ipv6: fix alignment errors on ARM
Date: Fri, 3 Feb 2023 13:20:20 -0500 [thread overview]
Message-ID: <Y91QZDjgCGZiXYqa@bill-the-cat> (raw)
In-Reply-To: <20230118175218.31683-1-saproj@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
On Wed, Jan 18, 2023 at 08:52:18PM +0300, Sergei Antonov wrote:
> Commands "ping6" and "tftpboot ... -ipv6" did not work on ARM because
> machine code expects 4-byte alignment and some structures from net6.h
> are not aligned in memory.
>
> Fix by adding __packed, since it is already used in this file.
>
> Signed-off-by: Sergei Antonov <saproj@gmail.com>
> Reviewed-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2023-02-03 18:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-18 17:52 [PATCH] net: ipv6: fix alignment errors on ARM Sergei Antonov
2023-01-19 8:18 ` Vyacheslav V. Mitrofanov
2023-01-19 11:05 ` Sergei Antonov
2023-01-19 11:56 ` Vyacheslav V. Mitrofanov
2023-02-03 18:20 ` Tom Rini [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=Y91QZDjgCGZiXYqa@bill-the-cat \
--to=trini@konsulko.com \
--cc=saproj@gmail.com \
--cc=u-boot@lists.denx.de \
--cc=v.v.mitrofanov@yadro.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