]> 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)
commit81281bee558a466bd03c9886b4d1f55c970fb8e2
tree5e4dcb499fd9e8e19fb94aad5b4b822ee58125ec
parent220a702e21fc3d3db4e6863ea69d1d296fe993b0
parent80d276d4926fbda1747656e02ef1e1c18178fb1d
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