diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-07-29 13:52:14 +0300 |
---|---|---|
committer | Minda Chen <minda.chen@starfivetech.com> | 2023-11-06 14:24:52 +0300 |
commit | dcc75fc8b5cf7334fc212c72538827796803c35a (patch) | |
tree | 1e0c08f1239f63e49d212e7badc045ffad8b0842 /net/lapb/lapb_subr.c | |
parent | b77bc48a663da7cb5501e60c33914e2bacd939f3 (diff) | |
download | linux-dcc75fc8b5cf7334fc212c72538827796803c35a.tar.xz |
arm64/sve: Delay freeing memory in fpsimd_flush_thread()
fpsimd_flush_thread() invokes kfree() via sve_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>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions