Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Nov 2020 19:19:26 +0000 (11:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Nov 2020 19:19:26 +0000 (11:19 -0800)
commitf91a3aa6bce480fe6e08df540129f4a923222419
treee8a9063323abbd850adebbd4f1d50b5d51364e5f
parent8b7a51ba2637ee53ce90624f5f98aaf8ec9b2bcc
parent6e1d2bc675bd57640f5658a4a657ae488db4c204
Merge tag 'locking-urgent-2020-11-29' of git://git./linux/kernel/git/tip/tip

Pull locking fixes from Thomas Gleixner:
 "Two more places which invoke tracing from RCU disabled regions in the
  idle path.

  Similar to the entry path the low level idle functions have to be
  non-instrumentable"

* tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  intel_idle: Fix intel_idle() vs tracing
  sched/idle: Fix arch_cpu_idle() vs tracing
arch/arm64/kernel/process.c