diff options
author | Alexander Shishkin <[email protected]> | 2019-10-28 09:06:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-04 15:01:23 +0100 |
commit | e5a340f770278f4de42e8bac19f2ebeb77ddfae4 (patch) | |
tree | 95ee45e307f7da8780e5d5fbf8cf68cf15bfb0a4 /lib/netdev-notifier-error-inject.c | |
parent | 87c0b9c79ec136ea76a14a88d675a746bc6a87f9 (diff) |
intel_th: msu: Fix an uninitialized mutex
Commit 615c164da0eb ("intel_th: msu: Introduce buffer interface") added a
mutex that it forgot to initialize, resulting in a lockdep splat.
Fix that by initializing the mutex statically.
Signed-off-by: Alexander Shishkin <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Fixes: 615c164da0eb ("intel_th: msu: Introduce buffer interface")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions