[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200610041834.57639.oliver@neukum.org>
Date: Wed, 4 Oct 2006 18:34:57 +0200
From: Oliver Neukum <oliver@...kum.org>
To: Pavel Machek <pavel@....cz>
Cc: linux-kernel@...r.kernel.org
Subject: Re: error to be returned while suspended
Am Mittwoch, 4. Oktober 2006 13:19 schrieb Pavel Machek:
> On Tue 2006-10-03 13:23:00, Oliver Neukum wrote:
> > Hi,
> >
> > which error should a character device return if a read/write cannot be
> > serviced because the device is suspended? Shouldn't there be an error
> > code specific to that?
>
> If you are talking system suspend, then userspace should not run while
> devices are suspended.
>
> If you are talking runtime suspend, you should probably just wake the
> device up on first access.
Do you really think a device driver should override an explicitely
selected power state?
Regards
Oliver
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists