> Thus, if you avoid calling pci_request_regions (as your patch does), you > must manually provide the same guarantees that pci_request_regions > provides to its callers. pci_request_regions reserves only BAR4/BAR5 in legacy mode because of the fact the resources are mashed and eventually cleaare by the existing (pre 2.6.20-rc) PCI code. The new code does provide that guarantee which is (unfortunately) precisely why you get the problem - because the combined mode hack currently relies on it failing to do so. Alan - 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/
- References:
- Re: Happy New Year (and v2.6.20-rc3 released)
- From: "Alessandro Suardi" <[email protected]>
- Re: Happy New Year (and v2.6.20-rc3 released)
- From: Linus Torvalds <[email protected]>
- Re: Happy New Year (and v2.6.20-rc3 released)
- From: Jeff Garzik <[email protected]>
- [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Alan <[email protected]>
- Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Alan <[email protected]>
- Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Alan <[email protected]>
- Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Alan <[email protected]>
- Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- From: Jeff Garzik <[email protected]>
- Re: Happy New Year (and v2.6.20-rc3 released)
- Prev by Date: Re: [PATCH 3/2] fix flush_workqueue() vs CPU_DEAD race
- Next by Date: Re: [PATCH] Open Firmware device tree virtual filesystem
- Previous by thread: Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- Next by thread: Re: [PATCH] libata: fix combined mode (was Re: Happy New Year (and v2.6.20-rc3 released))
- Index(es):