On Tue, 08 Oct 2024 16:58:45 +0100, Mark Rutland wrote: > These patches address some issues I spotted while looking at kprobes and > uprobes. > > Patch 1 is the most pressing, as a uprobes user can trigger a kernel > BUG(). Patches 2 and 3 fix latent endianness bugs which only manifest on > big-endian kernels, and patchs 4-6 clean things up so that it's harder > to get this wrong again in future. > > [...] Applied first three (fixes) to arm64 (for-next/fixes), thanks! [1/6] arm64: probes: Remove broken LDR (literal) uprobe support https://git.kernel.org/arm64/c/acc450aa0709 [2/6] arm64: probes: Fix simulate_ldr*_literal() https://git.kernel.org/arm64/c/50f813e57601 [3/6] arm64: probes: Fix uprobes for big-endian kernels https://git.kernel.org/arm64/c/13f8f1e05f1d Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev