Re: [PATCH][ATM] use rtnl_{lock,unlock} during device operations

David S. Miller (davem@redhat.com)
Fri, 06 Jun 2003 08:55:58 -0700 (PDT)


From: Werner Almesberger <wa@almesberger.net>
Date: Fri, 6 Jun 2003 12:54:16 -0300

David S. Miller wrote:
> And those are
> similarly configured, and to me the same rules apply.

Why do you care ?

Because ATM devices have always been "funny", and there
is so much infrastructure, and frankly sanity, they can
share by being more netdevice like.

All the lack of proper SMP locking and races are a result
of ATM devices being different and not being fixed up
when we did all of the SMP work for netdevices.

Chas has to do a lot of work now that would not have been
necessary.

(If you want to keep Chas busy, the communication between
the kernel and its demons may be a much more interesting
topic ;-)

Tell me it at least uses netlink ;(
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/