[PATCH v1 0/3] LoongArch: Preparation for BPF patch

Tiezhu Yang posted 3 patches 4 weeks, 1 day ago
arch/loongarch/include/asm/uaccess.h | 14 ++++++++++++--
arch/loongarch/kernel/inst.c         | 21 +++++++++++++++++----
2 files changed, 29 insertions(+), 6 deletions(-)
[PATCH v1 0/3] LoongArch: Preparation for BPF patch
Posted by Tiezhu Yang 4 weeks, 1 day ago
This series is based on 7.0-rc3 and the following patch:

"[PATCH v3] LoongArch: Fix calling smp_processor_id() in preemptible code"
https://lore.kernel.org/loongarch/20260303084314.628311-1-xry111@xry111.site/

it is a preparation for the dmesg log of BPF patch:
"LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0"
https://lore.kernel.org/loongarch/20260310064706.4985-1-yangtiezhu@loongson.cn/

Tiezhu Yang (3):
  LoongArch: Give more information if memory access failed
  LoongArch: Check return values for set_memory_{rw,rox}
  LoongArch: No need to flush icache if copy failed

 arch/loongarch/include/asm/uaccess.h | 14 ++++++++++++--
 arch/loongarch/kernel/inst.c         | 21 +++++++++++++++++----
 2 files changed, 29 insertions(+), 6 deletions(-)

-- 
2.42.0