chiark / gitweb /
udevd: serialize events for with the same major/minor
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 7 Oct 2009 22:06:23 +0000 (00:06 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 7 Oct 2009 22:06:23 +0000 (00:06 +0200)
On Wed, Oct 7, 2009 at 21:46, Alan Jenkins <sourcejedi.lkml@googlemail.com> wrote:
> Udev would have avoided the race prior to
>
82c785e "udevd: remove check for dev_t, DEVPATH_OLD takes care of that"
>
> (the "check" removed here used to serialize events based on the device
> major:minor number).

On Wed, Oct 7, 2009 at 22:31, Michael Guntsche <mike@it-loops.com> wrote:
> add      /module/8250_pnp (module)
> remove /devices/platform/serial8250/tty/ttyS0 (tty)
> add      /devices/pnp0/00:05/tty/ttyS0 (tty)


No differences found