Marcus Better <[EMAIL PROTECTED]> writes: >> Subject : second suspend to disk in a row results in an oops (MSI) >> References : http://lkml.org/lkml/2007/3/17/43 >> http://lkml.org/lkml/2007/3/22/150 >> http://lkml.org/lkml/2007/3/26/205 >> http://lkml.org/lkml/2007/3/26/76 >> Submitter : Thomas Meyer <[EMAIL PROTECTED]> >> Frédéric Riss <[EMAIL PROTECTED]> >> Marcus Better <[EMAIL PROTECTED]> >> Handled-By : Eric W. Biederman <[EMAIL PROTECTED]> >> Patch : http://lkml.org/lkml/2007/3/24/136 >> Status : patch was suggested > > For the sake of completeness, my bisection resulted in this: > > 392ee1e6dd901db6c4504617476f6442ed91f72d is first bad commit > commit 392ee1e6dd901db6c4504617476f6442ed91f72d > Author: Eric W. Biederman <[EMAIL PROTECTED]> > Date: Thu Mar 8 13:04:57 2007 -0700 > > [PATCH] msi: Safer state caching.
Right. However if this is what Thomas was seeing the problem turned out to be an issue with pci_enable_device changing the irq number. It just happens that now the code cares, so the bug is found. Marcus any chance I could see an oops? Or you could try the patch I previously posted when debugging this with Thomas. I'm going to clean that patch up and send it along in hopes that it helps anyway and see where we land. Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/