Re: [linux-pm] [patch] pm: fix runtime powermanagement's /sys interface

From: Pavel Machek
Date: Sat Jan 07 2006 - 14:14:50 EST


> > > Also there's nothing "runtime" about the PCMCIA PM API. It's much more
> > > like calling ->remove() as it disabled the device all together.
> >
> > It looks enough runtime to me.
>
> As was already discussed, we don't want to modify every userspace
> application to check if the device it needs is "on" (resumed) or
> "off" (suspended). It's just two painful with third party apps etc.
> Therefore, the kernel needs to handle this more seemlessly. In my

But we do not want to reactivate device on first access. Certainly not
in PCMCIA case. Reactivation is separate problem.

Pavel

--
Thanks, Sharp!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/