Integrated: 8315195: RISC-V: Update hwprobe query for new extensions

Robbin Ehn rehn at openjdk.org
Fri Sep 1 14:43:46 UTC 2023


On Tue, 29 Aug 2023 07:06:12 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hi all, please consider.
> 
> Linux 6.5 added new extensions to hwprobe.
> Manually tested with qemu patch: https://lists.nongnu.org/archive/html/qemu-devel/2023-08/msg04784.html
> And https://bugs.openjdk.org/browse/JDK-8315206 applied.
> 
> Also cleanup vendor path, the goal is to only have vendor specific extension in vendor paths.
> But since we also have older kernels we need to support them also.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 0d4cadb8
Author:    Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0d4cadb82468655f4ad3887a14d47e59af620490
Stats:     26 lines in 2 files changed: 17 ins; 9 del; 0 mod

8315195: RISC-V: Update hwprobe query for new extensions

Reviewed-by: fyang, fjiang, luhenry

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

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


More information about the hotspot-runtime-dev mailing list