diff options
author | Linus Torvalds | 2021-07-16 11:08:57 -0700 |
---|---|---|
committer | Linus Torvalds | 2021-07-16 11:08:57 -0700 |
commit | 6e442d06621f2af87fc0bf352976694db547c780 (patch) | |
tree | 6c058bfb9d10dd2ad198e194a20342f08560a229 /drivers | |
parent | d936eb23874433caa3e3d841cfa16f5434b85dcf (diff) | |
parent | 2a2ed5618a0e8a890d948b88b368c0459f35136c (diff) |
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull RCU fixes from Paul McKenney:
- fix regressions induced by a merge-window change in scheduler
semantics, which means that smp_processor_id() can no longer be used
in kthreads using simple affinity to bind themselves to a specific
CPU.
- fix a bug in Tasks Trace RCU that was thought to be strictly
theoretical. However, production workloads have started hitting this,
so these fixes need to be merged sooner rather than later.
- fix a minor printk()-format-mismatch issue introduced during the
merge window.
* 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
refscale: Avoid false-positive warnings in ref_scale_reader()
scftorture: Avoid false-positive warnings in scftorture_invoker()
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions