[RISCV] Bump hwprobe support to Linux 6.11#108578
Conversation
|
cc @cyyself |
preames
left a comment
There was a problem hiding this comment.
LGTM - I've gone through and made sure all the constants match.
A quick note on structuring reviews like this in the future. The details for the individual commits are helpful, but the primary thing the reviewer needs is the state of the released tree. You did include that in the references, but it would have been better to include that in the original description, and move the individual commits down to an appendix like structure. I did loose some time figuring out whether the commits linked were actually released before I noticed the reference link at the bottom.
f922dc5 to
bc061e0
Compare
|
Rebased over 614aeda. |
|
Reverse ping, anything preventing this from landing? |
Sorry, I don't have enough bandwidth to test this patch on my spacemit k1 board with Linux 6.11. Can someone test it for me? cc @cyyself @dramforever |
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/18/builds/4961 Here is the relevant piece of the build log for the reference |
This patch is the follow-up of #94352 with some updates:
zve*,zimop,zc*,zcmopandzawrs.RISCV_HWPROBE_KEY_MISALIGNED_SCALAR_PERFto check whether the processor supports fast misaligned scalar memory access. [RISCV] Make Zicclsm imply unaligned scalar and vector access #108551 reminds me that the patch https://lore.kernel.org/all/20240809214444.3257596-1-evan@rivosinc.com/T/ has been merged. Address comment [RISCV] Add support for getHostCPUFeatures using hwprobe #94352 (comment).References:
zve*support: torvalds/linux@de8f828zimopsupport: torvalds/linux@36f8960zc*support: torvalds/linux@0ad70dbzcmopsupport: torvalds/linux@fc078eazawrssupport: torvalds/linux@244c18f