[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] RE: [PATCH] pv-ops: register xen pci notifier
yes, the pci_iommu_init() is also fs_initcall(). --jyh Jeremy Fitzhardinge wrote: > On 07/28/09 18:33, Han, Weidong wrote: >> register_xen_pci_notifier must be executed after PCI > subsystem. I think fs_initcall is the suitable initcall achieve it. >> > > Yes, that's a bit awkward. It requires pci_bus_type to have been > registered/initialized with bus_register() before you can register a > notifier on it. Its a pity it couldn't be rearranged so that you can > register the notifier at any time. > > J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |