Tarantool development patches archive
 help / color / mirror / Atom feed
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/2] FFI: fix arm64 call for HFA
Date: Thu, 30 Jun 2022 15:11:12 +0300	[thread overview]
Message-ID: <Yr2S4CLBXSKTQdFH@tarantool.org> (raw)
In-Reply-To: <cover.1639039919.git.skaplun@tarantool.org>

Sergey,

I've checked the patches into all long-term branches in tarantool/luajit
and bumped a new version in master, 2.10 and 1.10 (only the first one).

On 09.12.21, Sergey Kaplun wrote:
> The first patch is necessary to be able to run tests using `ffi.load`
> without selfrun. We need just to use the set environment variable
> itself. And the second patch is an actual fix.
> 
> Branch: https://github.com/tarantool/luajit/tree/skaplun/gh-noticket-arm64-ffi-ccall-fp-convention-full-ci
> Tarantool branch: https://github.com/tarantool/luajit/tree/tarantool/gh-noticket-arm64-ffi-ccall-fp-convention-full-ci
> 
> Mike Pall (1):
>   FFI/ARM64: Fix pass-by-value struct calling conventions.
> 
> Sergey Kaplun (1):
>   test: set DYLD_LIBRARY_PATH environment variable
> 
>  src/lj_ccall.c                                |  3 +-
>  test/tarantool-tests/CMakeLists.txt           | 20 +++---
>  .../arm64-ccall-fp-convention.test.lua        | 65 +++++++++++++++++++
>  test/tarantool-tests/ffi-ccall/CMakeLists.txt |  1 +
>  test/tarantool-tests/ffi-ccall/libfficcall.c  | 28 ++++++++
>  .../gh-4427-ffi-sandwich.test.lua             |  4 --
>  .../lj-flush-on-trace.test.lua                |  4 --
>  test/tarantool-tests/utils.lua                | 17 -----
>  8 files changed, 108 insertions(+), 34 deletions(-)
>  create mode 100644 test/tarantool-tests/arm64-ccall-fp-convention.test.lua
>  create mode 100644 test/tarantool-tests/ffi-ccall/CMakeLists.txt
>  create mode 100644 test/tarantool-tests/ffi-ccall/libfficcall.c
> 
> -- 
> 2.33.1
> 

-- 
Best regards,
IM

      parent reply	other threads:[~2022-06-30 12:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 10:24 Sergey Kaplun via Tarantool-patches
2021-12-09 10:24 ` [Tarantool-patches] [PATCH luajit 1/2] test: set DYLD_LIBRARY_PATH environment variable Sergey Kaplun via Tarantool-patches
2022-06-02  8:51   ` sergos via Tarantool-patches
2022-06-29  8:31   ` Igor Munkin via Tarantool-patches
2021-12-09 10:24 ` [Tarantool-patches] [PATCH luajit 2/2] FFI/ARM64: Fix pass-by-value struct calling conventions Sergey Kaplun via Tarantool-patches
2022-06-02  8:51   ` sergos via Tarantool-patches
2022-06-28 19:05     ` Sergey Kaplun via Tarantool-patches
2022-06-28 19:47       ` Sergey Ostanevich via Tarantool-patches
2022-06-29  8:45       ` Igor Munkin via Tarantool-patches
2022-06-30 12:11 ` 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=Yr2S4CLBXSKTQdFH@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=imun@tarantool.org \
    --cc=skaplun@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH luajit 0/2] FFI: fix arm64 call for HFA' \
    /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