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
.gitignore -rw-r--r-- 22 bytes
Kconfig -rw-r--r-- 657 bytes
Makefile -rw-r--r-- 557 bytes
gen-devlist.c -rw-r--r-- 2.1 KB
names.c -rw-r--r-- 2.5 KB
proc.c -rw-r--r-- 3.7 KB
zorro-driver.c -rw-r--r-- 4.4 KB
zorro-sysfs.c -rw-r--r-- 3.1 KB
zorro.c -rw-r--r-- 5.0 KB
zorro.h -rw-r--r-- 116 bytes
zorro.ids -rw-r--r-- 15.1 KB

back to top