commit | 270098374e985fb30e060595f907d60276c76ef6 | [log] [tgz] |
---|---|---|
author | Kyle Yan <kyan@codeaurora.org> | Wed Sep 06 14:14:24 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Sep 28 10:51:04 2017 -0700 |
tree | 4142ac3fd1a7df9b26f26b24d3fef5522fc70d25 | |
parent | 856db9204b8d5a940c2b0cb0767db2c9df925c3e [diff] |
Revert "locking/spinlock/debug: Remove spinlock lockup detection code" This reverts commit c0c6dff9230398. We cannot always rely upon NMI watchdog to help catch spinlock lockups. Revert the change that removes __spinlock_debug as the benefits outweight the potential false positives. Change-Id: I58858c4a2443c0a6b209ea90545ebdbd72b3abfe Signed-off-by: Kyle Yan <kyan@codeaurora.org>