RFR: 8324304: RISC-V: add hw probe flags [v3]
Hamlin Li
mli at openjdk.org
Sun Jan 28 09:19:45 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:
revert some changes
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17519/files
- new: https://git.openjdk.org/jdk/pull/17519/files/d5c7746f..d36002ee
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17519&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17519&range=01-02
Stats: 17 lines in 3 files changed: 2 ins; 12 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