[PATCH V2] arm64: fix oops in concurrently setting insn_emulation sysctls
Will Deacon
will at kernel.org
Mon Jul 4 07:27:06 PDT 2022
On Sat, 2 Jul 2022 05:43:19 +0000, haibinzhang (张海斌) wrote:
> How to reproduce:
> launch two shell executions:
> #!/bin/bash
> while [ 1 ];
> do
> echo 1 > /proc/sys/abi/swp
> done
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: fix oops in concurrently setting insn_emulation sysctls
https://git.kernel.org/arm64/c/af483947d472
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list