diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2022-07-21 17:19:43 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-07-21 17:19:43 -0700 |
commit | f4361718f7654f31fee6bf323147e7062d825599 (patch) | |
tree | 6a940a547158badfb4ee7b6019adaead4cce228d /arch/s390 | |
parent | 3f1901110a89b0e2e13adb2ac8d1a7102879ea98 (diff) | |
parent | 9c2ea4a36364bfb5cf068c6fbea5c40292b119a5 (diff) |
riscv: Add macro for multiple nop instructions
Some cases need multiple nop instructions and arm64 already has a
nice helper for not needing to write all of them out but instead
use a helper to add n nops.
So add a similar thing to riscv and convert the T-Head PMA
alternative to use it.
* 'riscv-nops' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux.git:
riscv: convert the t-head pbmt errata to use the __nops macro
riscv: introduce nops and __nops macros for NOP sequences
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions