diff options
| author | Thomas Gleixner <[email protected]> | 2025-06-25 11:52:38 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-27 00:54:07 +0000 |
| commit | 4838bc9e279c566692ee20d241c71626d71240f9 (patch) | |
| tree | d93ca8a618ce8e4645503719e680fe13624c206c /drivers/fpga/xilinx-selectmap.c | |
| parent | ptp: Split out PTP_MASK_EN_SINGLE ioctl code (diff) | |
| download | kernel-4838bc9e279c566692ee20d241c71626d71240f9.tar.gz kernel-4838bc9e279c566692ee20d241c71626d71240f9.zip | |
ptp: Convert chardev code to lock guards
Convert the various spin_lock_irqsave() protected critical regions to
scoped guards. Use spinlock_irq instead of spinlock_irqsave as all the
functions are invoked in thread context with interrupts enabled.
No functional change intended.
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions
