Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 25 Jan 2024 16:55:16 +0000
From: "Ignotas \"gns\" WANG" <infiwang@...ton.me>
To: "musl@...ts.openwall.com" <musl@...ts.openwall.com>
Subject: [PATCH] riscv: correct symbol version of __vdso_flush_icache

Hi,

I'm porting LuaJIT to RISC-V, our binary built with musl would occasionally SIGILL at patched JIT insns. It looks that musl's __riscv_flush_icache is faulty, which may be the cause of this cache coherency issue.

For the patch, see the attachments.

Since I'm not a subscriber to the musl list, CC me please.
Download attachment "0001-riscv-correct-symbol-version-of-__vdso_flush_icache.patch" of type "application/octet-stream" (901 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.