From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Sergey Kaplun <skaplun@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit 0/3] Fix fix-mips64-spare-side-exit-patching
Date: Wed, 27 Sep 2023 12:33:57 +0000 [thread overview]
Message-ID: <ZRQhNX6pxyr/k1xL@tarantool.org> (raw)
In-Reply-To: <cover.1693840653.git.skaplun@tarantool.org>
Sergey,
I've checked the patchset into all long-term branches in
tarantool/luajit and bumped a new version in master, release/2.11 and
release/2.10.
On 04.09.23, Sergey Kaplun via Tarantool-patches wrote:
> This patchset includes 3 pathes to make our tests great again:
> 1) 'MIPS: Fix "bad FP FLOAD" assertion.' is needed for easier testing
> the patch's correctness (that test still reproduces the problem on
> MIPS). The patch itself is trivial, as is the test for it.
> 2) 'test: fix `fillmcode()` generator helper' fixes the correctness of
> fillmcode logic -- somehow the condition of `while` cycle for mcode
> generation was inverted.
> 3) 'test: fix fix-mips64-spare-side-exit-patching' fixes the possible
> misbehaviours in the test itself (they were more likely observed before
> the second patch but still needed to be fixed).
>
> Branch: https://github.com/tarantool/luajit/tree/skaplun/gh-noticket-fix-flaky-mips-spare-exit
> Tarantool PR: https://github.com/tarantool/tarantool/pull/9090
> Related issues for the first patch:
> * https://github.com/LuaJIT/LuaJIT/issues/1043
> * https://github.com/tarantool/tarantool/issues/8825
>
> Mike Pall (1):
> MIPS: Fix "bad FP FLOAD" assertion.
>
> Sergey Kaplun (2):
> test: fix `fillmcode()` generator helper
> test: fix fix-mips64-spare-side-exit-patching
>
> src/lj_asm_mips.h | 2 +-
> ...x-mips64-spare-side-exit-patching.test.lua | 22 ++++++++++++++---
> .../lj-1043-asm-fload.test.lua | 24 +++++++++++++++++++
> test/tarantool-tests/utils/jit/generators.lua | 7 +++---
> 4 files changed, 47 insertions(+), 8 deletions(-)
> create mode 100644 test/tarantool-tests/lj-1043-asm-fload.test.lua
>
> --
> 2.42.0
>
--
Best regards,
IM
prev parent reply other threads:[~2023-09-27 12:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 15:50 Sergey Kaplun via Tarantool-patches
2023-09-04 15:50 ` [Tarantool-patches] [PATCH luajit 1/3] MIPS: Fix "bad FP FLOAD" assertion Sergey Kaplun via Tarantool-patches
2023-09-05 7:05 ` Maxim Kokryashkin via Tarantool-patches
2023-09-26 18:58 ` Igor Munkin via Tarantool-patches
2023-09-04 15:50 ` [Tarantool-patches] [PATCH luajit 2/3] test: fix `fillmcode()` generator helper Sergey Kaplun via Tarantool-patches
2023-09-05 7:06 ` Maxim Kokryashkin via Tarantool-patches
2023-09-26 18:58 ` Igor Munkin via Tarantool-patches
2023-09-04 15:50 ` [Tarantool-patches] [PATCH luajit 3/3] test: fix fix-mips64-spare-side-exit-patching Sergey Kaplun via Tarantool-patches
2023-09-05 8:56 ` Maxim Kokryashkin via Tarantool-patches
2023-09-05 11:16 ` Sergey Kaplun via Tarantool-patches
2023-09-26 18:59 ` Igor Munkin via Tarantool-patches
2023-09-27 12:33 ` Igor Munkin via Tarantool-patches [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=ZRQhNX6pxyr/k1xL@tarantool.org \
--to=tarantool-patches@dev.tarantool.org \
--cc=imun@tarantool.org \
--cc=skaplun@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH luajit 0/3] Fix fix-mips64-spare-side-exit-patching' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox