Re: [PATCH V2] arm64: fix oops in concurrently setting insn_emulation sysctls

From: Will Deacon
Date: Mon Jul 04 2022 - 10:27:18 EST


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