diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2014-09-10 22:31:39 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-24 08:06:21 +0400 |
commit | 9a37110d20c95d1ebf6c04881177fe8f62831db2 (patch) | |
tree | 6c997c35c6e3193fc73e4bfeb74ddc5fee56f233 /README | |
parent | 93b8877471796c04c16fdef755d4e5c0f521509f (diff) | |
download | linux-9a37110d20c95d1ebf6c04881177fe8f62831db2.tar.xz |
locking: Add WARN_ON_ONCE lock assertion
An interface may need to assert a lock invariant and not flood the
system logs; add a lockdep helper macro equivalent to
lockdep_assert_held() which only WARNs once.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions