diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-05-05 18:32:05 +0200 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2022-05-16 19:15:45 +0100 |
commit | a1259dd807192917eb98603f8bc7b43f70cea5b9 (patch) | |
tree | 780ca2f8950d839bd188b920a72781a6baa433e4 /scripts/gdb/linux/lists.py | |
parent | d158a0608eb85f29f98357b97d01b80250636613 (diff) |
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 <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions