I've taken the latest Ubuntu quantal kernel tree and taken a look at the
'Trying to free already-free IRQ 16' issue. In the suspend scenario for
the firewire-ohci code (drivers/firewire/ohci.c), first pci_remove() is
called followed by  pci_suspend(). Both of these call free_irq(dev->irq,
ohci), with the second call causing the warning, obviously.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1105250

Title:
  MSI laptop, crash on first suspend and suspend fails thereafter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1105250/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to