On 04/03/2012 12:38 PM, Julien Grall wrote: >> Please pass either pci_address_space_io() or isa_io_address_space() >> (you'll have to write the latter) to cirrus_init_common() from its >> callers. We really want to avoid get_system_io(). >> >> > isa_io_address_space doesn't exist. I will create it, but which > memory region we need to return ? get_system_io () ? >
Yes. The point it that we can later remove that get_system_io() in one place, instead of many. Please add isa_io_address_space() in a separate patch. -- error compiling committee.c: too many arguments to function