]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00229299 [MX6SL] Kernel cannot boot if enable LOCKDEP
authorNancy Chen <Nancy.Chen@freescale.com>
Thu, 11 Oct 2012 15:18:24 +0000 (10:18 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:12 +0000 (14:13 +0200)
commitf452e658dcf021c9a9941a17d1317bc929459463
tree9ba19b22aad1c89e4f949885db6ccd8683f2f1d0
parent1494662036680cc1274f682621aa6c29ffe77836
ENGR00229299 [MX6SL] Kernel cannot boot if enable LOCKDEP

1. Fix mutex_lock nested issue in idle mode
2. Fix mutex_lock nested issue in suspend mode
3. Fix spin_lock nested issue in busfreq

Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
arch/arm/mach-mx6/bus_freq.c
arch/arm/mach-mx6/clock_mx6sl.c
arch/arm/mach-mx6/pm.c
arch/arm/mach-mx6/system.c