On Thu, 1 Jul 2021 20:38:57 +0530, Naveen N. Rao wrote:
The first patch fixes an issue that causes a soft lockup on ppc64 with
the BPF_ATOMIC bounds propagation verifier test. The second one updates
ppc32 JIT to reject atomic operations properly.
- Naveen
Naveen N. Rao (2):
powerpc/bpf: Fix detecting BPF atomic instructions
powerpc/bpf: Reject atomic ops in ppc32 JIT
[...]
Applied to powerpc/fixes.
[1/2] powerpc/bpf: Fix detecting BPF atomic instructions
https://git.kernel.org/powerpc/c/419ac821766cbdb9fd85872bb3f1a589df05c94c
[2/2] powerpc/bpf: Reject atomic ops in ppc32 JIT
https://git.kernel.org/powerpc/c/307e5042c7bdae15308ef2e9b848833b84122eb0
cheers