]> 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)
commit5fa3b2dc9cbc6adee722a9dd6da97b0dab8c84cb
treee8a9063323abbd850adebbd4f1d50b5d51364e5f
parent6fa43fcb4d4e8eb99ff2ddd3cf695509c25fa946
parent4e01faddb573ab6872aa346abcbbae5a02cf8ef3
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