[jdk17u-dev] RFR: 8309258: RISC-V: Add riscv_hwprobe syscall [v2]
Fei Yang
fyang at openjdk.org
Tue Nov 7 07:48:39 UTC 2023
On Mon, 6 Nov 2023 08:47:17 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>>> Looks good to me assuming that following two related fixes will also be backported:
>>>
>>> ```
>>> 8315206: RISC-V: hwprobe query is_set return wrong value
>>> 8316859: RISC-V: Disable detection of V through HWCAP
>>> ```
>>
>> Hi, thanks, yes, and "8315195: RISC-V: Update hwprobe query for new extensions"
>
> Hi @robehn, could you please enable GHA actions on your repo? Thanks!
> @GoeLin @RealFYang should I do all four in this PR, it may be easier ?
Hi, I personally perfer the first three in one go as they are somehow directly related.
@GoeLin : I guess that's OK from a maintainer's perspective?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1942#issuecomment-1797974700
More information about the jdk-updates-dev
mailing list