]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Nov 2020 19:11:38 +0000 (11:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Nov 2020 19:11:38 +0000 (11:11 -0800)
commitc1b5db0e8cead71c8c570aed9f73039f3735a4ec
tree724ce567090104ca6bc052631d6a0ff2b961cac5
parent5a75354437cc149971f6352dc913afb1f5cc866f
parent8f2113724b21235cf4de246d37eca380b3f1fece
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull smp fix from Thomas Gleixner:
 "A single fix for stop machine.

  Mark functions no trace to prevent a crash caused by recursion when
  enabling or disabling a tracer on RISC-V (probably all architectures
  which patch through stop machine)"

* tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  stop_machine, rcu: Mark functions as notrace