Re: [Bug 8535] USB input death then system freeze

2007-07-26 Thread Tejun Heo
Alan Stern wrote: > Tejun: > > Please take a look at comment #50 in Bugzilla 8535: > > http://bugzilla.kernel.org/show_bug.cgi?id=8535#c50 > > There have been several reports like this one recently of BUGs > occurring in release_sysfs_dirent() during device unregistration. > Obviously a

Re: [Bug 8535] USB input death then system freeze

2007-07-26 Thread Alan Stern
Tejun: Please take a look at comment #50 in Bugzilla 8535: http://bugzilla.kernel.org/show_bug.cgi?id=8535#c50 There have been several reports like this one recently of BUGs occurring in release_sysfs_dirent() during device unregistration. Obviously a use-after-free issue, probably cau