diff options
| author | Leilei Zhao <[email protected]> | 2015-04-07 17:45:09 +0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2015-04-08 22:20:04 +0800 |
| commit | 8a10eb8d36ffc86512ae66a35c8888f07b8ec921 (patch) | |
| tree | 96b3e6a869381b2d78bb210ea5b2df930906032d /tools/perf/util/trace-event-scripting.c | |
| parent | 1d1b91637ce1d0968d17b0a288de557946a9494e (diff) | |
crypto: atmel-aes - initialize spinlock in probe
Kernel will report "BUG: spinlock lockup suspected on CPU#0"
when CONFIG_DEBUG_SPINLOCK is enabled in kernel config and the
spinlock is used at the first time. It's caused by uninitialized
spinlock, so just initialize it in probe.
Signed-off-by: Leilei Zhao <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions