RFR: 8324304: RISC-V: add hw probe flags [v3]

Hamlin Li mli at openjdk.org
Sun Jan 28 09:28:47 UTC 2024


On Sun, 28 Jan 2024 09:19:45 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> Hi,
>> Can you help to review this simple patch to add hw probe flags?
>> Thanks!
>> 
>> Per https://github.com/torvalds/linux/blob/master/arch/riscv/include/uapi/asm/hwprobe.h, several extensions were already added in kernel code, we have several intrinsics or funtionalities depends on these extension, it's ready to add these hw probe flags already used in jdk into jdk code.
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
> 
>   revert some changes

Updated, please take a look again.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17519#issuecomment-1913530557


More information about the hotspot-runtime-dev mailing list