diff options
author | Wei Yongjun <[email protected]> | 2019-11-18 11:52:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-19 19:18:15 +0100 |
commit | 9def5dc10d3e21cf7673731be21224b6cc0eb16a (patch) | |
tree | 957a6d0e47d349921ddb8a615ec98bcb4a54296f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7a7ebfa85f4fac349f3ab219538c44efe18b0cf6 (diff) |
coresight: funnel: Fix missing spin_lock_init()
The driver allocates the spinlock but not initialize it.
Use spin_lock_init() on it to initialize it correctly.
This is detected by Coccinelle semantic patch.
Signed-off-by: Wei Yongjun <[email protected]>
Tested-by: Yabin Cui <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions