mbox series

[0/2] docs: riscv: Some clarifies on hwprobe misaligned performance

Message ID tencent_9D721BDDF88C04DBB5151D57711D62524209@qq.com (mailing list archive)
Headers show
Series docs: riscv: Some clarifies on hwprobe misaligned performance | expand

Message

Yangyu Chen May 18, 2024, 3:57 p.m. UTC
This patchset clarifies some unclear things about hwprobe's misaligned
performance. Including:

- hwprobe misaligned performance is only applied to scalar from patch [1]
- The defined keys of RISCV_HWPROBE_MISALIGNED_* are values not bitmasks

I cherry-picked [1] rather than write dependency because the original patch
was submitted with a line wrapped to 80 characters. We can't directly apply
that patch using `git am.` 

[1] https://lore.kernel.org/linux-riscv/CAJgzZorn5anPH8dVPqvjVWmLKqTi5bkLDR=FH-ZAcdXFnNe8Eg@mail.gmail.com/

Yangyu Chen (1):
  docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks

enh (1):
  docs: riscv: Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs.

 Documentation/arch/riscv/hwprobe.rst | 31 ++++++++++++++++------------
 1 file changed, 18 insertions(+), 13 deletions(-)