[PATCH 1/1] PM: Thaws refrigerated and to be exited kernel threads

2009-11-06 Thread Dasgupta, Romit
Kicks out a frozen thread from the refrigerator when an active thread has invoked kthread_stop on the frozen thread. Signed-off-by: Romit Dasgupta --- diff --git a/kernel/freezer.c b/kernel/freezer.c index bd1d42b..c28dbe8 100644 --- a/kernel/freezer.c +++ b/kernel/freezer.c @@ -9,6 +9,7 @@ #in

[PATCH 0/1] PM: Thaws refrigerated and to be exited kernel threads

2009-11-06 Thread Dasgupta, Romit
Hi, The following patch overcomes the issue when an active thread invokes kthread_stop on a refrigerated kernel thread. The active thread would block until the exiting kernel thread is cleaned up. If the exiting thread is in refrigerator it never cleans up and the caller blocks. I found the i

RE: [PATCH] AM35xx: Clock table updates for AM3505/17

2009-11-06 Thread Lohithakshan, Ranjith
> -Original Message- > From: Menon, Nishanth > Sent: Thursday, November 05, 2009 9:55 PM > To: Lohithakshan, Ranjith; linux-omap@vger.kernel.org > Cc: Lohithakshan, Ranjith > Subject: RE: [PATCH] AM35xx: Clock table updates for AM3505/17 > > > From: linux-omap-ow...@vger.kernel.org [mail