https://github.com/torvalds/linux
Revision 86ad47fff97a9e416aadedfe68909b2d9143dc42 authored by Abhilash K V on 23 August 2011, 03:05:57 UTC, committed by David S. Miller on 26 August 2011, 16:48:24 UTC
In ti_hecc_probe(), the spinlock  priv->mbx_lock is not
inited, causing a spinlock lockup BUG.

Acked-by: Anant Gole <anantgole@ti.com>
Signed-off-by: Abhilash K V <abhilash.kv@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6f288cc
History
Tip revision: 86ad47fff97a9e416aadedfe68909b2d9143dc42 authored by Abhilash K V on 23 August 2011, 03:05:57 UTC
can: ti_hecc: Fix uninitialized spinlock in probe
Tip revision: 86ad47f
File Mode Size
masters
slaves
Kconfig -rw-r--r-- 972 bytes
Makefile -rw-r--r-- 163 bytes
w1.c -rw-r--r-- 25.6 KB
w1.h -rw-r--r-- 6.4 KB
w1_family.c -rw-r--r-- 3.0 KB
w1_family.h -rw-r--r-- 1.8 KB
w1_int.c -rw-r--r-- 6.2 KB
w1_int.h -rw-r--r-- 1.1 KB
w1_io.c -rw-r--r-- 11.3 KB
w1_log.h -rw-r--r-- 1.1 KB
w1_netlink.c -rw-r--r-- 9.8 KB
w1_netlink.h -rw-r--r-- 1.6 KB

back to top