diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-08 12:17:02 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-11 23:21:30 -0400 |
commit | 54aacfe3976893ee04582a0bd61967bbee5a7e04 (patch) | |
tree | ce1369882da924fec421e812df462672505e75f3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 082c74411491f8b0d31465fc104b8342e66c4056 (diff) |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions