diff options
author | 2015-04-07 17:45:08 +0800 | |
---|---|---|
committer | 2015-04-08 22:20:03 +0800 | |
commit | 1d1b91637ce1d0968d17b0a288de557946a9494e (patch) | |
tree | bb3953e9e532df076dec3f4e64c37f47631754de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: atmel-sha - correct the max burst size (diff) | |
download | wireguard-linux-1d1b91637ce1d0968d17b0a288de557946a9494e.tar.xz wireguard-linux-1d1b91637ce1d0968d17b0a288de557946a9494e.zip |
crypto: atmel-tdes - 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 <leilei.zhao@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions