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-- 10 bytes
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 662 bytes
eisa-bus.c -rw-r--r-- 10.6 KB
eisa.ids -rw-r--r-- 54.4 KB
pci_eisa.c -rw-r--r-- 1.7 KB
virtual_root.c -rw-r--r-- 1.7 KB

back to top