Messages in this thread |  | | | Date | Wed, 27 Oct 2004 18:19:40 -0700 | | From | Pete Zaitcev <> | | Subject | Re: Linux 2.4.28-rc1 |
| |
On Tue, 26 Oct 2004 18:33:34 -0200, Marcelo Tosatti <marcelo.tosatti@cyclades.com> wrote:
> > - Robert White: usbserial hangup on disconnect > > http://marc.theaimsgroup.com/?t=108114071200002&r=1&w=2 > > http://marc.theaimsgroup.com/?l=linux-kernel&m=108114073600529&w=2 > > > > - V Ganesh: ipaq, hangup tty on usb disconnect > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=109049411609590&w=2 > > Pete, can you take a look at these?
I already did, I just keep procrastinating. Better is an enemy of good. I wanted to adopt 2.6 style refcounting, because there's a possibility of oops lurking in 2.4 code. That would move the hangup call into the close/release path.
The top part of V. Ganesh's patch with a missing initialization you already have in -rc1. The bottom part Robert's patch covers (modulo the relocation of the whole fragment).
I'll make a better 2.6 style patch as soon as I can. Maybe today even.
-- Pete - 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/
|  |