]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Feb 2015 19:18:14 +0000 (11:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Feb 2015 19:18:14 +0000 (11:18 -0800)
commitc1f0f36230ef0d58f86923692ee345cc2ade74f8
tree28aff2b1c91c491d6f939e7b29989b9aaf14ad34
parent23eadfadfa0c7d61fa46f4e3af7fb9108e0c356b
parente48eda4a5035c4feb933d540dd253bf349dfdcb7
Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp

Pull two EDAC fixes from Borislav Petkov:

 - A fix to sb_edac for proper detection on SNB machines

 - A fix to amd64_edac to not explode on Numascale machines with more
   than 16 memory controllers, from Daniel J Blueman.

* tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp:
  EDAC, amd64_edac: Prevent OOPS with >16 memory controllers
  sb_edac: Fix detection on SNB machines