please insert a stack dump at that point. show us the stack dump. generally, all console display is controlled by a global console semaphore. And blocking on release_console_sem() means that u are waiting on the release of the semaphore. the last holder may be guessed from the stack trace. On Thu, Aug 14, 2008 at 9:42 PM, <ashok.shanmugam@xxxxxxxxx> wrote: > Hi > > > > I'm trying to implement the Suspend 2 RAM for PPC. > > I'm facing a problem during the initial stage of the suspend process...i.e,. > the system freezes in the function "release_console_sem", any suggestion > would be grateful. > > > > > > Thanks in Advance > > > > Regards > > Ashok Babu .S > > > > -- Regards, Peter Teoh -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ