aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/patch.c
AgeCommit message (Expand)Author
2024-01-25riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti
2023-03-17RISC-V: Don't check text_mutex during stop_machineConor Dooley
2022-05-09riscv: patch_text: Fixup last cpu should be masterGuo Ren
2021-01-14riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-09riscv: fix build warning of missing prototypesZong Li
2020-05-18riscv: Use text_mutex instead of patch_lockZong Li
2020-05-18riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotationZong Li
2020-05-18riscv: Remove the 'riscv_' prefix of function nameZong Li
2020-03-26riscv: introduce interfaces to patch kernel codeZong Li