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)
commit84dccbee2fb9cce9d58665aa461f905835e75038
tree625dff3a31c4f4b22671acc944eb8055507eed7a
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
parent95bfdf23e4d59099340c01064f39e7f6875c02bc
Merge branch 'liblockdep-fixes-3.19' of git://git./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>