[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [RFCv4,18/35] plat/pci_bus: Pass memory allocation parameter to arch_pci_probe
Hi, Justin. I don't think we should set the memory allocation parameter as __unused on x86, because we will need it to initialize the allocation field "ph.a" of the static platform handler from "pci_bus_x86.c" (see my review mails on patch 17/35): int arch_pci_probe(struct uk_alloc *pha __unused) becomes simply int arch_pci_probe(struct uk_alloc *pha) Reviewed-by: Razvan Virtan <virtanrazvan@xxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |