]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel...
authorIngo Molnar <mingo@kernel.org>
Tue, 23 Dec 2014 09:27:44 +0000 (10:27 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 23 Dec 2014 09:27:44 +0000 (10:27 +0100)
commit67c5cf9ef1ec51669bdfc31910f18bb927c8a427
tree625dff3a31c4f4b22671acc944eb8055507eed7a
parentc687bb41805a1238a38a086952014d5682516d9d
parente1c6a72844576f21ecbfcc80a64f0be0ae48bf0d
Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into core/urgent

Pull a liblockdep fix from Sasha Levin:

 "A small (but important) fix to the way we detect freeing live locks. We would
  pass a wrong memory region when testing for locks inside freed memory spaces,
  which would trigger false positives."

Signed-off-by: Ingo Molnar <mingo@kernel.org>