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
Kconfig -rw-r--r-- 7.1 KB
Makefile -rw-r--r-- 1.7 KB
apm_power.c -rw-r--r-- 10.1 KB
bq20z75.c -rw-r--r-- 20.3 KB
bq27x00_battery.c -rw-r--r-- 19.5 KB
collie_battery.c -rw-r--r-- 9.5 KB
da9030_battery.c -rw-r--r-- 15.9 KB
ds2760_battery.c -rw-r--r-- 18.2 KB
ds2780_battery.c -rw-r--r-- 21.1 KB
ds2782_battery.c -rw-r--r-- 9.5 KB
gpio-charger.c -rw-r--r-- 5.1 KB
intel_mid_battery.c -rw-r--r-- 21.5 KB
isp1704_charger.c -rw-r--r-- 12.6 KB
jz4740-battery.c -rw-r--r-- 11.3 KB
max17040_battery.c -rw-r--r-- 7.0 KB
max17042_battery.c -rw-r--r-- 7.4 KB
max8903_charger.c -rw-r--r-- 9.2 KB
max8925_power.c -rw-r--r-- 13.5 KB
max8997_charger.c -rw-r--r-- 5.3 KB
max8998_charger.c -rw-r--r-- 5.8 KB
olpc_battery.c -rw-r--r-- 14.9 KB
pcf50633-charger.c -rw-r--r-- 12.7 KB
pda_power.c -rw-r--r-- 10.4 KB
pmu_battery.c -rw-r--r-- 5.3 KB
power_supply.h -rw-r--r-- 1.1 KB
power_supply_core.c -rw-r--r-- 5.4 KB
power_supply_leds.c -rw-r--r-- 4.8 KB
power_supply_sysfs.c -rw-r--r-- 7.9 KB
s3c_adc_battery.c -rw-r--r-- 10.9 KB
test_power.c -rw-r--r-- 11.1 KB
tosa_battery.c -rw-r--r-- 11.5 KB
twl4030_charger.c -rw-r--r-- 14.1 KB
wm831x_backup.c -rw-r--r-- 5.7 KB
wm831x_power.c -rw-r--r-- 16.8 KB
wm8350_power.c -rw-r--r-- 14.9 KB
wm97xx_battery.c -rw-r--r-- 7.4 KB
z2_battery.c -rw-r--r-- 8.0 KB

back to top