Messages in this thread |  | | Date | Mon, 30 Jan 2012 16:25:57 +0200 | From | "Michael S. Tsirkin" <> | Subject | Re: [PATCH 1/3] lib: add NO_GENERIC_PCI_IOPORT_MAP |
| |
On Mon, Jan 30, 2012 at 08:19:31AM -0600, Shane McDonald wrote: > Just a minor nit on the comment: > > On Mon, Jan 30, 2012 at 6:18 AM, Michael S. Tsirkin <mst@redhat.com> wrote: > > Some architectures need to override the way > > IO port mapping is does not PCI devices. > > Should this line read "IO port mapping is done on PCI devices."?
Right, good catch. I'll fix this up in git.
> > Supply a generic function that calls > > ioport_map, and make it possible for architectures > > to override. > > > > Signed-off-by: Michael S. Tsirkin <mst@redhat.com> > > Shane
|  |