Re: refcounting drivers' data structures used in sysfs buffers

From: Alan Stern
Date: Mon Mar 12 2007 - 16:03:31 EST


On Mon, 12 Mar 2007, Oliver Neukum wrote:

> > > I don't like reverting my own code. But I predict he'll tell you that a
> > > driver's bond with a device should be represented in a data structure
> > > that is to be refcounted.
> >
> > :-)
>
> Coming to think about it, he might be right there.

There still would be a synchronization problem. Refcounts don't solve
races; they only solve lifetime problems. And you would still have to
change the sysfs API, plus all the other stuff...

Do you think Linus would listen if all three of us (plus maybe Greg) tried
to convince him?

Alan Stern

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