Comment 12 for bug 1000197

Revision history for this message
Rob Allen (theburge) wrote : Re: 1217:00f7 Firewire prevents booting

I've bisected it. The change that introduces the failure is:

commit 0a2daa1cf35004f5adbf4138555cc5669abf3a3e
Author: Ram Pai <email address hidden>
Date: Mon Jul 25 13:08:41 2011 -0700

    PCI: make cardbus-bridge resources optional

    Allocate resources to cardbus bridge only after all other genuine
    resources requests are satisfied. Dont retry if resource allocation
    for cardbus-bridges fail.

    Signed-off-by: Ram Pai <email address hidden>
    Signed-off-by: Jesse Barnes <email address hidden>