Hello. On 01/30/2012 03:18 PM, Michael S. Tsirkin wrote:
commit eab90291d35438bcebf7c3dc85be66d0f24e3002
Please add that commit's summary in parens.
failed to take into account the PCI controller's io_map_base for mapping IO BARs. This also caused a new warning on mips.
Fix this, without re-introducing code duplication, by setting NO_GENERIC_PCI_IOPORT_MAP and supplying a mips-specific __pci_ioport_map.
Reported-by: Kevin Cernekee <cernekee@xxxxxxxxx> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
WBR, Sergei