Re: [GIT PULL tip/core/rcu+preempt] Fix RT raw/non-raw lock ordering

2020-10-09 Thread Uladzislau Rezki
On Fri, Oct 09, 2020 at 10:13:13AM -0700, Paul E. McKenney wrote: > On Fri, Oct 09, 2020 at 06:55:00PM +0200, Ingo Molnar wrote: > > > > * Paul E. McKenney wrote: > > > > > Hello! > > > > > > This pull request contains Thomas Gleixner's "Make preempt count > > > unconditional" series [1], but

Re: [GIT PULL tip/core/rcu+preempt] Fix RT raw/non-raw lock ordering

2020-10-09 Thread Paul E. McKenney
On Fri, Oct 09, 2020 at 06:55:00PM +0200, Ingo Molnar wrote: > > * Paul E. McKenney wrote: > > > Hello! > > > > This pull request contains Thomas Gleixner's "Make preempt count > > unconditional" series [1], but with the addition of a kvfree_rcu() bug-fix > > commit making use of this

Re: [GIT PULL tip/core/rcu+preempt] Fix RT raw/non-raw lock ordering

2020-10-09 Thread Ingo Molnar
* Paul E. McKenney wrote: > Hello! > > This pull request contains Thomas Gleixner's "Make preempt count > unconditional" series [1], but with the addition of a kvfree_rcu() bug-fix > commit making use of this PREEMPT_COUNT addition. This series reduces > the size of the kernel by almost 100

[GIT PULL tip/core/rcu+preempt] Fix RT raw/non-raw lock ordering

2020-10-01 Thread Paul E. McKenney
Hello! This pull request contains Thomas Gleixner's "Make preempt count unconditional" series [1], but with the addition of a kvfree_rcu() bug-fix commit making use of this PREEMPT_COUNT addition. This series reduces the size of the kernel by almost 100 lines of code and is intended for the