]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Apr 2020 17:58:49 +0000 (10:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Apr 2020 17:58:49 +0000 (10:58 -0700)
commitc79eec8333a9417f40a651e30d7eabdeaa24d3a3
tree5e4dcb499fd9e8e19fb94aad5b4b822ee58125ec
parent89aa83ec206e74e3efad73dd00192c2aa987dc96
parent65dcb928bd3ae5106d626d0891069d97f16266fd
Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Vasily Gorbik:

 - Add a few notrace annotations to avoid potential crashes when
   switching ftrace tracers.

 - Avoid setting affinity for floating irqs in pci code.

 - Fix build issue found by kbuild test robot.

* tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/protvirt: fix compilation issue
  s390/pci: do not set affinity for floating irqs
  s390/ftrace: fix potential crashes when switching tracers