Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Dec 2019 16:50:56 +0000 (08:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Dec 2019 16:50:56 +0000 (08:50 -0800)
commit2352923c753f0d89a0e2fc85ac37cee858afe33e
tree30a57ee00dffc5d1f779adbc807bbfe46d3cc252
parent76bb8b05960c3d1668e6bee7624ed886cbd135ba
parentba30e27405afa0b13b79532a345977b3e58ad501
Merge branch 'for-5.5' of git://git./linux/kernel/git/dennis/percpu

Pull percpu updates from Dennis Zhou:
 "This has a change to fix percpu-refcount for RT kernels because
  rcu-sched disables preemption and the refcount release callback might
  acquire a spinlock"

* 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu:
  Revert "percpu: add __percpu to SHIFT_PERCPU_PTR"
  percpu-refcount: Use normal instead of RCU-sched"
  percpu: add __percpu to SHIFT_PERCPU_PTR