Fix CVE-2024-50194
Mark Rutland (1): arm64: probes: Fix uprobes for big-endian kernels
junhua huang (2): arm64:uprobe fix the uprobe SWBP_INSN in big-endian arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
arch/arm64/include/asm/uprobes.h | 12 +++++------- arch/arm64/kernel/probes/uprobes.c | 4 ++-- 2 files changed, 7 insertions(+), 9 deletions(-)