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@xxxxxxxxxxxxxx/ 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(-) -- 2.43.0