diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2024-10-02 16:18:54 +0000 |
|---|---|---|
| committer | Russell King (Oracle) <[email protected]> | 2024-11-12 16:43:09 +0000 |
| commit | c0b5195bad63b18022f2776372fccd3ae9177705 (patch) | |
| tree | 53c1416dfcb992bca35b01a4543db131bec4985b /drivers/platform/x86/intel/pmt/class.c | |
| parent | ARM: 9425/1: vfp: Use vfp_state_hold() in vfp_support_entry(). (diff) | |
| download | kernel-c0b5195bad63b18022f2776372fccd3ae9177705.tar.gz kernel-c0b5195bad63b18022f2776372fccd3ae9177705.zip | |
ARM: 9426/1: vfp: Move sending signals outside of vfp_state_hold()ed section.
VFP_bounce() is invoked from within vfp_support_entry() and may send a
signal. Sending a signal uses spinlock_t which becomes a sleeping lock
on PREEMPT_RT and must not be acquired within a preempt-disabled
section.
Move the vfp_raise_sigfpe() block outside of the vfp_state_hold() section.
Reviewed-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
