Re: Kernel Oops in pl2303_shutdown()

2007-03-19 Thread Zilvinas Valinskas
Hello Adrian, reverting d9a7ecacac5f8274d2afce09aadcf37bdb42b93a does help. thanks ! On Mon, 2007-03-19 at 17:34 +0100, Adrian Bunk wrote: > On Mon, Mar 19, 2007 at 05:27:58PM +0200, Zilvinas Valinskas wrote: > > Hello, > > > > Before 2.6.21-rc4 (vanilla) serial was oopsing if I pull usb-seri

Re: Kernel Oops in pl2303_shutdown()

2007-03-19 Thread Adrian Bunk
On Mon, Mar 19, 2007 at 05:27:58PM +0200, Zilvinas Valinskas wrote: > Hello, > > Before 2.6.21-rc4 (vanilla) serial was oopsing if I pull usb-serial > cable while minicom was running. Now it doesn't matter if minicom is > running or minicom closed, pulling serial cable results in such oops. >...