All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: embedded udev-81 doesn't remove node when fd open
@ 2011-04-22 22:34 John Ervin
  2011-04-22 22:47 ` Greg KH
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Ervin @ 2011-04-22 22:34 UTC (permalink / raw)
  To: linux-hotplug

 Hello,

Using udev-81 in an embedded system with 2.6.21 kernel (later versions
of udev don't compile b/c of glibc version with cross compilation
tools). I need to keep the file descriptor of the device (a usb serial
device) open to receive asynchronous data.

But, if the device is removed while the fd is open, udev doesn't
remove the node. Any way to configure things so that udev removes the
node, even while the fd is held open by user space program(s)?

John Ervin

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

end of thread, other threads:[~2011-04-22 23:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-22 22:34 embedded udev-81 doesn't remove node when fd open John Ervin
2011-04-22 22:47 ` Greg KH
2011-04-22 23:03 ` John Ervin
2011-04-22 23:17 ` Greg KH

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.