Integrated: 8324304: RISC-V: add hw probe flags

Hamlin Li mli at openjdk.org
Mon Jan 29 09:20:41 UTC 2024


On Mon, 22 Jan 2024 15:10:53 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.

This pull request has now been integrated.

Changeset: b39b8764
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b39b876493cc932644ad0ab9f689587c7feb7dc8
Stats:     31 lines in 2 files changed: 31 ins; 0 del; 0 mod

8324304: RISC-V: add hw probe flags

Reviewed-by: fyang, rehn

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

PR: https://git.openjdk.org/jdk/pull/17519


More information about the hotspot-runtime-dev mailing list