Randy Dunlap wrote:
quoted text > On Sat, 27 Jan 2007 10:05:48 -1000 akuster wrote:
>
>> My apologies, I cc'd the wrong list the first time around.
>
>
> +config FAST_POWER_DOWN
> + tristate "Fast power of profile"
> ---------------------------> off
> What does that mean? especially the "profile" part?
>
> + depends on FAST_POWER_OFF
>
>
> + printk(KERN_INFO "PM: Fastpoweroff, %s profile added\n",fpo_default.name);
>
> Space after "," please.
will correct
quoted text >
>
> OK, let me see if I understand fsd_default_off().
>
<snipped.
quoted text >
> Does this say (2) power off the system and then (3) power off devices?
yes,
quoted text > How does it power off devices after calling fastpoweroff()?
It does not, it was only a last ditch effort before losing power. I was
on the fence whether to include that, easy to remove.
quoted text > Or is fastpoweroff() only setting the stage for something to
> happen later?
Nope.
Thanks for you time.
- Armin
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH 2/2] PM: fast power off - driver , akuster , (Mon Jan 29, 10:41 am)