diff options
author | 2022-05-05 18:32:05 +0200 | |
---|---|---|
committer | 2022-05-16 19:15:45 +0100 | |
commit | a1259dd807192917eb98603f8bc7b43f70cea5b9 (patch) | |
tree | 780ca2f8950d839bd188b920a72781a6baa433e4 /scripts/gdb/linux/utils.py | |
parent | arm64/sme: More sensibly define the size for the ZA register set (diff) | |
download | wireguard-linux-a1259dd807192917eb98603f8bc7b43f70cea5b9.tar.xz wireguard-linux-a1259dd807192917eb98603f8bc7b43f70cea5b9.zip |
arm64/sve: Delay freeing memory in fpsimd_flush_thread()
fpsimd_flush_thread() invokes kfree() via sve_free()+sme_free() within a
preempt disabled section which is not working on -RT.
Delay freeing of memory until preemption is enabled again.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220505163207.85751-2-bigeasy@linutronix.de
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions