diff options
author | 2025-06-08 12:17:02 -0400 | |
---|---|---|
committer | 2025-06-11 23:21:30 -0400 | |
commit | 54aacfe3976893ee04582a0bd61967bbee5a7e04 (patch) | |
tree | ce1369882da924fec421e812df462672505e75f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Fix downgrade_table_extra() (diff) | |
download | wireguard-linux-54aacfe3976893ee04582a0bd61967bbee5a7e04.tar.xz wireguard-linux-54aacfe3976893ee04582a0bd61967bbee5a7e04.zip |
bcachefs: Fix rcu_pending for PREEMPT_RT
PREEMPT_RT redefines how standard spinlocks work, so local_irq_save() +
spin_lock() is no longer equivalent to spin_lock_irqsave(). Fortunately,
we don't strictly need to do it that way.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions