Re: [PATCH, RFC] Standardize shutdown of the system from enviroment control modules

2005-08-26 Thread Greg Howard
1 David S. Miller. > > + * Copyright (C) 2005 Christoph Hellwig. > > + * Released under GPL v2. > > + * > > + * Common code to shutdown the system when overheating. > > + */ > > + > > +#include

Re: [PATCH, RFC] Standardize shutdown of the system from enviroment control modules

2005-08-26 Thread Greg Howard
) + printk(KERN_CRIT envctrl: WARNING: system shutdown failed!\n); + return error; +} ---end quoted text--- -- Greg Howard, MTS - Core Platform SW MS 10-1-061 SGI - Silicon Graphics Inc. 2750 Blue Water Road [EMAIL PROTECTED] Eagan, MN 55121

Re: Standardize shutdown of the system from enviroment control modules

2005-08-09 Thread Greg Howard
ntal situation... Might take a litte while... Thanks -- Greg Howard, MTS - Core Platform SW MS 10-1-061 SGI - Silicon Graphics Inc. 2750 Blue Water Road [EMAIL PROTECTED] Eagan, MN 55121 +

Re: Standardize shutdown of the system from enviroment control modules

2005-08-09 Thread Greg Howard
a litte while... Thanks -- Greg Howard, MTS - Core Platform SW MS 10-1-061 SGI - Silicon Graphics Inc. 2750 Blue Water Road [EMAIL PROTECTED] Eagan, MN 55121 ++ This assignment has two parts

Re: [patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()

2005-03-14 Thread Greg Howard
On Mon, 14 Mar 2005, Jesse Barnes wrote: > On Monday, March 14, 2005 9:54 am, Nishanth Aravamudan wrote: > > On Mon, Mar 14, 2005 at 09:45:44AM -0800, Jesse Barnes wrote: > > > On Sunday, March 6, 2005 2:36 pm, [EMAIL PROTECTED] wrote: > > > > Any comments would be, as always, appreciated. > > >

Re: [patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()

2005-03-14 Thread Greg Howard
On Mon, 14 Mar 2005, Jesse Barnes wrote: > On Sunday, March 6, 2005 2:36 pm, [EMAIL PROTECTED] wrote: > > Any comments would be, as always, appreciated. > > I don't have a problem with this change, but the maintainer probably should > have been Cc'd. Greg, does this change look ok to you? Note

Re: [patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()

2005-03-14 Thread Greg Howard
On Mon, 14 Mar 2005, Jesse Barnes wrote: On Sunday, March 6, 2005 2:36 pm, [EMAIL PROTECTED] wrote: Any comments would be, as always, appreciated. I don't have a problem with this change, but the maintainer probably should have been Cc'd. Greg, does this change look ok to you? Note that