Re: [PATCH v4 2/2] thermal: core: Add a back up thermal shutdown mechanism

2017-04-14 Thread Keerthy
On Friday 14 April 2017 11:48 PM, Eduardo Valentin wrote: > Hey, > > On Fri, Apr 14, 2017 at 08:42:20AM -0700, Eduardo Valentin wrote: >> Hello again, >> >> On Fri, Apr 14, 2017 at 08:38:40AM -0700, Eduardo Valentin wrote: >>> Hey, >>> >>> On Fri, Apr 14, 2017 at 02:22:13PM +0530, Keerthy wrote:

Re: [PATCH v4 2/2] thermal: core: Add a back up thermal shutdown mechanism

2017-04-14 Thread Eduardo Valentin
Hey, On Fri, Apr 14, 2017 at 08:42:20AM -0700, Eduardo Valentin wrote: > Hello again, > > On Fri, Apr 14, 2017 at 08:38:40AM -0700, Eduardo Valentin wrote: > > Hey, > > > > On Fri, Apr 14, 2017 at 02:22:13PM +0530, Keerthy wrote: > > > orderly_poweroff is triggered when a graceful shutdown > > >

Re: [PATCH v4 2/2] thermal: core: Add a back up thermal shutdown mechanism

2017-04-14 Thread Eduardo Valentin
Hello again, On Fri, Apr 14, 2017 at 08:38:40AM -0700, Eduardo Valentin wrote: > Hey, > > On Fri, Apr 14, 2017 at 02:22:13PM +0530, Keerthy wrote: > > orderly_poweroff is triggered when a graceful shutdown > > of system is desired. This may be used in many critical states of the > > kernel such a

Re: [PATCH v4 2/2] thermal: core: Add a back up thermal shutdown mechanism

2017-04-14 Thread Eduardo Valentin
Hey, On Fri, Apr 14, 2017 at 02:22:13PM +0530, Keerthy wrote: > orderly_poweroff is triggered when a graceful shutdown > of system is desired. This may be used in many critical states of the > kernel such as when subsystems detects conditions such as critical > temperature conditions. However, in

[PATCH v4 2/2] thermal: core: Add a back up thermal shutdown mechanism

2017-04-14 Thread Keerthy
orderly_poweroff is triggered when a graceful shutdown of system is desired. This may be used in many critical states of the kernel such as when subsystems detects conditions such as critical temperature conditions. However, in certain conditions in system boot up sequences like those in the middle