> I thought this was a network driver?
It's both, but the resource handling mess is on the tty side, and several
of the chunks (modem control etc) directly hit the tty parts and will
clash with other tty layer changes.
Well if you check the list I sent him a set of patches to review in
response to his posting. Those patches implement proper tty side
refcounting and have a chance of actually fixing the problems.
That patch series is a complete mix:
1, 3 and 6 are network
2 is a broken tty layer patch
4 is a broken tty layer patch
5 is an ok tty layer patch
5 will go into the tty tree
2 and 4 clash with the tty tree already and don't deal with the tty side
locking at all sanely.
So I've no problem with the network parts (1,3,6) going into the netdev
tree but the other bits will make a mess if they do so.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html