]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'rcu-tasks-trace.20260101a'
authorBoqun Feng <boqun.feng@gmail.com>
Sun, 4 Jan 2026 10:52:53 +0000 (18:52 +0800)
committerBoqun Feng <boqun.feng@gmail.com>
Sun, 4 Jan 2026 10:52:53 +0000 (18:52 +0800)
commit60908279164a1dc651b7f4685cfbfe5161a4a797
tree5f8ebdb1d737f6119ec600731464b4c135b95586
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
parent760f05bc830d86667c07af6c80dc58d599061a67
Merge branch 'rcu-tasks-trace.20260101a'

* rcu-tasks-trace.20260101a:
  rcutorture: Test rcu_tasks_trace_expedite_current()
  srcu: Create an rcu_tasks_trace_expedite_current() function
  checkpatch: Deprecate rcu_read_{,un}lock_trace()
  rcu: Update Requirements.rst for RCU Tasks Trace
  rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
  rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
  rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
  context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
  rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast