From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Julien Olivain <ju.o@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/rdma-core: fix mips4 build
Date: Thu, 29 Feb 2024 16:15:44 +0100 [thread overview]
Message-ID: <875xy7i9nj.fsf@48ers.dk> (raw)
In-Reply-To: <20240122212121.7805-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Mon, 22 Jan 2024 22:21:21 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> The 'sync' instruction for MIPS was defined in MIPS-II as taking no
> operands. MIPS32 extended the define of 'sync' as taking an optional
> unsigned 5 bit immediate.
> As a result, replace "sync 0" by "sync" to fix the following build
> failure on mips4 raised since the addition of the package in commit
> ea47e177f093d7378e8e8e1f50d6f4e3fce0a088 and
> https://github.com/linux-rdma/rdma-core/commit/b7c428344ea96d446f6ffe31c620a238a7f25c9e:
> /tmp/ccrBy9fV.s: Assembler messages:
> /tmp/ccrBy9fV.s:994: Error: invalid operands `sync 0'
> Fixes:
> - http://autobuild.buildroot.org/results/2ab22a3ec4287fc15ff6a90d8715b4897b32a933
> - http://autobuild.buildroot.org/results/2df58f9b98aacf00960932f53510b29199393461
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2023.02.x and 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-02-29 15:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-22 21:21 [Buildroot] [PATCH 1/1] package/rdma-core: fix mips4 build Fabrice Fontaine
2024-02-05 10:37 ` Peter Korsgaard
2024-02-29 15:15 ` Peter Korsgaard [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=875xy7i9nj.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=ju.o@free.fr \
/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