linux/arch/riscv
Liao Chang 8ac6e619d9
riscv: Add header include guards to insn.h
Add header include guards to insn.h to prevent repeating declaration of
any identifiers in insn.h.

Fixes: edde5584c7 ("riscv: Add SW single-step support for KDB")
Signed-off-by: Liao Chang <liaochang1@huawei.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Fixes: c9c1af3f18 ("RISC-V: rename parse_asm.h to insn.h")
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230129094242.282620-1-liaochang1@huawei.com
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2023-02-21 17:22:54 -08:00
..
boot RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO 2022-12-27 18:01:40 +00:00
configs RISC-V Patches for the 6.2 Merge Window, Part 1 2022-12-14 15:23:49 -08:00
errata RISC-V: take text_mutex during alternative patching 2023-02-21 17:21:33 -08:00
include riscv: Add header include guards to insn.h 2023-02-21 17:22:54 -08:00
kernel Merge patch series "riscv: Dump faulting instructions in oops handler" 2023-02-21 17:21:51 -08:00
kvm riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() 2023-01-31 23:29:44 -08:00
lib riscv: Fix Zbb alternative IDs 2023-02-14 16:10:36 -08:00
mm riscv, mm: Perform BPF exhandler fixup on page fault 2023-02-21 17:21:39 -08:00
net riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC 2022-12-06 20:59:27 +01:00
purgatory RISC-V: add infrastructure to allow different str* implementations 2023-01-31 11:43:23 -08:00
Kbuild riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild 2022-06-01 22:26:32 -07:00
Kconfig Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN" 2023-02-21 17:21:49 -08:00
Kconfig.debug
Kconfig.erratas drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores 2022-10-27 14:35:20 -07:00
Kconfig.socs RISC-V: Kconfig: Remove trailing whitespace 2023-01-24 18:09:12 -08:00
Makefile Merge patch series "riscv: Optimize function trace" 2023-02-15 10:59:54 -08:00