]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2235964b9e69a4af31413ec1618148ba101a8a1f
treee8a9063323abbd850adebbd4f1d50b5d51364e5f
parenta1bfb364e2feb0a8ced0c6f7780ce1a9e739a8a2
parentd76b90458bd546a120785f8bc1396fe18c7058d4
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/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