Re: 3.2.63-longterm: unloading vhci-hcd tries to free already-free IRQ 0

2014-10-09 Thread Greg KH
On Thu, Oct 09, 2014 at 05:58:32PM -0700, Greg KH wrote: > On Fri, Oct 10, 2014 at 01:57:10AM +0200, Thomas Bork wrote: > > Am 09.10.2014 um 22:47 Greg KH wrote: > > > > >That's tens of thousands of changes difference, I'm sorry, but if you > > >are stuck on an old kernel, you need to get support

Re: 3.2.63-longterm: unloading vhci-hcd tries to free already-free IRQ 0

2014-10-09 Thread Greg KH
On Fri, Oct 10, 2014 at 01:57:10AM +0200, Thomas Bork wrote: > Am 09.10.2014 um 22:47 Greg KH wrote: > > >That's tens of thousands of changes difference, I'm sorry, but if you > >are stuck on an old kernel, you need to get support from the companies > >that are forcing you to use such an obsolete

Re: 3.2.63-longterm: unloading vhci-hcd tries to free already-free IRQ 0

2014-10-09 Thread Thomas Bork
Am 10.10.2014 um 02:00 I wrote: The patch doesn't apply cleanly to 3.2.63, trying the second approach. Thanks for your help! Doesn't work. Applied cd70469d084fde198dc07c1a31b8463562228a5a by hand. Works now. Thanks again! der tom -- To unsubscribe from this list: send the line "unsubscribe

Re: 3.2.63-longterm: unloading vhci-hcd tries to free already-free IRQ 0

2014-10-09 Thread Thomas Bork
Am 09.10.2014 um 23:31 Thomas Pugliese wrote: I actually ran into this same issue a while back when porting WUSB updates back to older kernels. The commit that fixes the warning is cd70469d084fde198dc07c1a31b8463562228a5a from Linus' tree. If that doesn't apply cleanly, you could also change t

Re: 3.2.63-longterm: unloading vhci-hcd tries to free already-free IRQ 0

2014-10-09 Thread Thomas Bork
Am 09.10.2014 um 22:47 Greg KH wrote: That's tens of thousands of changes difference, I'm sorry, but if you are stuck on an old kernel, you need to get support from the companies that are forcing you to use such an obsolete kernel release. It is an stable longterm release and I have to use thi

Re: 3.2.63-longterm: unloading vhci-hcd tries to free already-free IRQ 0

2014-10-09 Thread Thomas Pugliese
On Thu, 9 Oct 2014, Thomas Bork wrote: > Hi @all, > > loading and unloading vhci-hcd in 3.2.63-longterm produces a warning in syslog > (Trying to free already-free IRQ 0). I know vhci-hcd is staging but > backporting as much as possible changes of usbip from 3.16.4 (without the > switch to udev

Re: 3.2.63-longterm: unloading vhci-hcd tries to free already-free IRQ 0

2014-10-09 Thread Greg KH
On Thu, Oct 09, 2014 at 07:37:12PM +0200, Thomas Bork wrote: > Hi @all, > > loading and unloading vhci-hcd in 3.2.63-longterm produces a warning in > syslog (Trying to free already-free IRQ 0). I know vhci-hcd is staging but > backporting as much as possible changes of usbip from 3.16.4 (without t