More updates here... > The truth is, obviously in our 2.6.32 for some reason that is unknown, > we don't get the "freezing tasks... CPU halted" messages, which probably > means the earlysuspend (android invention :/) or the wakelocks (android > invention :/) are giving us problems / aborting the suspend / whatever.
Once I removed the usb vbus wakelock in htc_battery.c, the freezing tasks started to appear (which is good). The bad thing is it is then stuck in a suspend/resume loop -- it immediately resumes after suspend. (Yes, I even removed all wakelocks from the defconfig to make sure they don't interfere). I'm lucky I got so far, but now I really need some help from kernel people. -- :M: _______________________________________________ Smartphones-userland mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland
