On 11/24/20 4:06 PM, Eduardo Habkost wrote: > On Tue, Nov 24, 2020 at 03:13:14PM +0100, Philippe Mathieu-Daudé wrote: >> On 11/20/20 2:10 PM, Paolo Bonzini wrote: >>> On 20/11/20 14:04, Michael S. Tsirkin wrote: >>>> This reverts commit bccb20c49df1bd683248a366021973901c11982f as it >>>> introduced a regression blocking bus addresses > 0x1f or higher. >>>> Legal bus numbers go up to 0xff. >>>> >>>> Cc: "Philippe Mathieu-Daudé" <[email protected]> >>>> Fixes: bccb20c49df ("Use qemu_strtoul() in set_pci_host_devaddr()") >>>> Reported-by: Klaus Herman <[email protected]> >>>> Reported-by: Geoffrey McRae <[email protected]> >>>> Signed-off-by: Michael S. Tsirkin <[email protected]> >>>> --- >>>> >>>> checkpatch will complain since it does not like strtoul but >>>> we had it for years so should be ok for 5.2, right? >>> >>> Yes, of course. >>> >>> Paolo >> >> Which tree is going to merge this patch? > > Sorry, I was expecting Michael to merge it, as it's PCI-specific > but it looks like people were waiting for me to merge it. > > I'll merge it and submit a pull request ASAP.
Thanks!
