]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:33 +0000 (08:35 +0200)
commitc6e5f5c97fedd71facfa555d0e3ccf5689187fdd
tree9ba19b22aad1c89e4f949885db6ccd8683f2f1d0
parent3f1c164d496dfb7c13b2edddc3bd700e31598561
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