RFR: 8324304: RISC-V: add hw probe flags [v2]
Hamlin Li
mli at openjdk.org
Wed Jan 24 11:06:37 UTC 2024
> 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:
remove UPDATE_DEFAULT
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17519/files
- new: https://git.openjdk.org/jdk/pull/17519/files/27cf2827..d5c7746f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17519&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17519&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/17519.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17519/head:pull/17519
PR: https://git.openjdk.org/jdk/pull/17519
More information about the hotspot-runtime-dev
mailing list