diff options
| author | Cyan Yang <[email protected]> | 2024-09-19 16:01:26 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2024-10-20 16:10:44 +0000 |
| commit | 3ec4350d4efb5ccb6bd0e11d9cf7f2be4f47297d (patch) | |
| tree | bdcedbe7b4fa803978e777333e80592ef797146c /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (diff) | |
| download | kernel-3ec4350d4efb5ccb6bd0e11d9cf7f2be4f47297d.tar.gz kernel-3ec4350d4efb5ccb6bd0e11d9cf7f2be4f47297d.zip | |
RISCV: KVM: use raw_spinlock for critical section in imsic
For the external interrupt updating procedure in imsic, there was a
spinlock to protect it already. But since it should not be preempted in
any cases, we should turn to use raw_spinlock to prevent any preemption
in case PREEMPT_RT was enabled.
Signed-off-by: Cyan Yang <[email protected]>
Reviewed-by: Yong-Xuan Wang <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions
