All of lore.kernel.org
 help / color / mirror / Atom feed
* Please back out the bluetooth sysfs support
@ 2004-02-23 10:36 Christoph Hellwig
  2004-02-23 18:12 ` David S. Miller
  0 siblings, 1 reply; 14+ messages in thread
From: Christoph Hellwig @ 2004-02-23 10:36 UTC (permalink / raw)
  To: torvalds, marcel; +Cc: linux-kernel

The patch '[Bluetooth] Initial sysfs and device class support', is the
usual misguided sysfs conversion attempt levaing oopsable races, so
please back it out until the bluetooth folks have understood and cared
for the lifetime rule issues of using the driver model.

Guys, if you do use the driver model you have to adhere to it's life
time rules.  And that's most importantely you _must_ free the device
only in it's ->release routine.

And no, the code doesn't warn about the lack of a release method only
that everyone adds an empty one, sigh..

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-02-25 18:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-23 10:36 Please back out the bluetooth sysfs support Christoph Hellwig
2004-02-23 18:12 ` David S. Miller
2004-02-23 18:22   ` Marcel Holtmann
2004-02-23 18:32     ` David S. Miller
2004-02-23 18:45     ` Christoph Hellwig
2004-02-24  0:25       ` Marcel Holtmann
2004-02-24  0:41         ` viro
2004-02-24  7:21           ` David S. Miller
2004-02-24 11:20             ` Marcel Holtmann
2004-02-24 18:03               ` David S. Miller
2004-02-24 19:26                 ` Marcel Holtmann
2004-02-25  8:10                   ` David S. Miller
2004-02-25 17:40                     ` Marcel Holtmann
2004-02-25 18:11                       ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.