diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2025-06-25 13:52:38 +0200 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-26 17:54:07 -0700 |
| commit | 4838bc9e279c566692ee20d241c71626d71240f9 (patch) | |
| tree | d93ca8a618ce8e4645503719e680fe13624c206c /net/unix/sysctl_net_unix.c | |
| parent | ptp: Split out PTP_MASK_EN_SINGLE ioctl code (diff) | |
| download | linux-4838bc9e279c566692ee20d241c71626d71240f9.tar.gz linux-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 <tglx@linutronix.de>
Link: https://patch.msgid.link/20250625115133.425029269@linutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
