Re: [PATCH] Remove process freezer from suspend to RAM pathway

From: Oliver Neukum
Date: Wed Jul 04 2007 - 04:10:37 EST


Am Mittwoch, 4. Juli 2007 schrieb Benjamin Herrenschmidt:
> > > > > > Nope, something's wrong in fuse. You must be able to deal with sync
> > > > > > until every task is frozen.
> > > > >
> > > > > Pipe dream
> > > >
> > > > Then tell me how you want to avoid that condition.
> > >
> > > Don't freeze :-)
> >
> > Then you will have to deal with all syscalls unfrozen tasks can make.
>
> Yup, and the majority of them is totally harmless. Looks like people
> around here have a problem with the idea of writing robust drivers ...

The majority is meaningless here. The subsystem works or works not.
Reliably failing to work is better than working most of the time.

What I am having a problem with is the rest of the system changing its
behavior and expecting the drivers to cope with that out of the blue.

Oliver
-
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/