]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 May 2019 18:55:35 +0000 (11:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 May 2019 18:55:35 +0000 (11:55 -0700)
commite62b59f632bc89dbc2d4a71236231c59b7cbf072
tree67b61e1c07e2e737cd20188edcb8be78ef6e15d2
parente4f95e6ddc9b623e7648d6ad6a9870cd4c3eb04b
parent90264cbaa12cb72636e98d9e8e2d7583da4e2f9a
Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp

Pull EDAC fixes from Borislav Petkov:

 - Do not build mpc85_edac as a module (Michael Ellerman)

 - Correct edac_mc_find()'s return value on error (Robert Richter)

* tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp:
  EDAC/mc: Fix edac_mc_find() in case no device is found
  EDAC/mpc85xx: Prevent building as a module