Re: [patch 19/87] Fix oops on close of hot-unplugged FTDI serialconverter
From: David Woodhouse
Date: Tue Jun 09 2009 - 07:30:44 EST
On Tue, 2009-06-09 at 02:39 -0700, Greg KH wrote:
> 2.6.29-stable review patch. If anyone has any objections, please let
> us know.
Many USB-serial drivers have similar problems; Alan Stern posted a
better fix which splits the shutdown() method into separate disconnect()
and release().
Admittedly, he didn't include ftdi in his patch because it already had
this workaround submitted -- but Alan's approach is better. We should
probably fix ftdi that way, not with this patch.
--
David Woodhouse Open Source Technology Centre
David.Woodhouse@xxxxxxxxx Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/