diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-07-28 15:32:57 +0400 |
---|---|---|
committer | Minda Chen <minda.chen@starfivetech.com> | 2023-11-06 14:24:52 +0300 |
commit | bc43f1ea53bfa0aa63b2d7b57274adc9366a94fc (patch) | |
tree | 59cf525d00d5e1d4d9fd25c330da2ddfe6f70a2e /net/unix/sysctl_net_unix.c | |
parent | 0e1ea45fac0adc430a97b15bddfcc28f6b7d48c7 (diff) | |
download | linux-bc43f1ea53bfa0aa63b2d7b57274adc9366a94fc.tar.xz |
tty/serial/omap: Make the locking RT aware
The lock is a sleeping lock and local_irq_save() is not the
optimsation we are looking for. Redo it to make it work on -RT and
non-RT.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions