linux/arch/loongarch
Tiezhu Yang 12614f7942 LoongArch: uprobes: Remove redundant code about resume_era
arch_uprobe_skip_sstep() returns true if instruction was emulated, that
is to say, there is no need to single step for the emulated instructions.
regs->csr_era will point to the destination address directly after the
exception, so the resume_era related code is redundant, just remove them.

Cc: stable@vger.kernel.org
Fixes: 19bc6cb640 ("LoongArch: Add uprobes support")
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2025-05-14 22:18:10 +08:00
..
boot loongarch: dts: remove non-existent DAC from 2k1000-ref 2025-02-12 21:48:51 +01:00
configs LoongArch changes for v6.15 2025-04-02 12:15:01 -07:00
crypto loongarch/crc32: expose CRC32 functions through lib 2024-12-01 17:23:01 -08:00
include LoongArch: uprobes: Remove redundant code about resume_era 2025-05-14 22:18:10 +08:00
kernel LoongArch: uprobes: Remove redundant code about resume_era 2025-05-14 22:18:10 +08:00
kvm LoongArch fixes for v6.15-rc4 2025-04-26 09:02:41 -07:00
lib CRC updates for 6.15 2025-03-25 18:33:04 -07:00
mm LoongArch: Return NULL from huge_pte_offset() for invalid PMD 2025-04-26 09:58:12 +08:00
net LoongArch: BPF: Don't override subprog's return value 2025-03-30 16:31:09 +08:00
pci LoongArch: Fix memleak in pci_acpi_scan_root() 2024-09-24 15:32:20 +08:00
power LoongArch: Save and restore CSR.CNTC for hibernation 2025-05-14 22:17:52 +08:00
vdso LoongArch changes for v6.15 2025-04-02 12:15:01 -07:00
Kbuild LoongArch: Migrate to the generic rule for built-in DTB 2025-01-25 18:51:33 +08:00
Kconfig LoongArch: Select ARCH_USE_MEMTEST 2025-04-26 09:58:12 +08:00
Kconfig.debug
Makefile LoongArch: Enable jump table for objtool 2025-03-12 15:43:39 -07:00