• Avi Kivity's avatar
    Merge commit '29ce8310' into next · e3aa52d6
    Avi Kivity authored
    * commit '29ce8310': (34 commits)
      rcu: provide rcu_virt_note_context_switch() function.
      rcu: get rid of signed overflow in check_cpu_stall()
      rcu: optimize rcutiny
      rcu: prevent call_rcu() from diving into rcu core if irqs disabled
      rcu: further lower priority in rcu_yield()
      rcu: introduce kfree_rcu()
      rcu: fix spelling
      rcu: call __rcu_read_unlock() in exit_rcu for tree RCU
      rcu: Converge TINY_RCU expedited and normal boosting
      rcu: remove useless ->boosted_this_gp field
      rcu: code cleanups in TINY_RCU priority boosting.
      rcu: Switch to this_cpu() primitives
      rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
      rcu: mark rcutorture boosting callback as being on-stack
      rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
      rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
      rcu: Add forward-progress diagnostic for per-CPU kthreads
      rcu: add grace-period age and more kthread state to tracing
      rcu: fix tracing bug thinko on boost-balk attribution
      rcu: update tracing documentation for new rcutorture and rcuboost
      ...
    
    Pulling in rcu_virt_note_context_switch().
    Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
    
    * commit '29ce8310': (34 commits)
      rcu: provide rcu_virt_note_context_switch() function.
      rcu: get rid of signed overflow in check_cpu_stall()
      rcu: optimize rcutiny
      rcu: prevent call_rcu() from diving into rcu core if irqs disabled
      rcu: further lower priority in rcu_yield()
      rcu: introduce kfree_rcu()
      rcu: fix spelling
      rcu: call __rcu_read_unlock() in exit_rcu for tree RCU
      rcu: Converge TINY_RCU expedited and normal boosting
      rcu: remove useless ->boosted_this_gp field
      rcu: code cleanups in TINY_RCU priority boosting.
      rcu: Switch to this_cpu() primitives
      rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
      rcu: mark rcutorture boosting callback as being on-stack
      rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
      rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
      rcu: Add forward-progress diagnostic for per-CPU kthreads
      rcu: add grace-period age and more kthread state to tracing
      rcu: fix tracing bug thinko on boost-balk attribution
      rcu: update tracing documentation for new rcutorture and rcuboost
      ...
    e3aa52d6
Kconfig 44 KB