UIO memmap of PCi devices not working?
Benjamin Herrenschmidt
benh at kernel.crashing.org
Fri Sep 8 08:23:48 AEST 2017
On Thu, 2017-09-07 at 10:19 +0000, Joakim Tjernlund wrote:
> > Problem is that pci_mem_offset is gone, the closed I can find is mem_offset
> > but that is an array,maybe just mem_offset[0] ?
> >
> > > I'm not sure exactly what's going
> > > on in your case, if you have a problem can you add printk to instrument
> > > ?
> >
> > Seems to be something else going on in out board. Anyhow, the mem_offset should
> > be fixed to compile, nice to have it behind a CONFIG option. Then
> > one can start the process to remove the special casing easier.
>
> After sorting the bugs in our app, it works with and without above patch.
Ok. I don't see a pressing need to change what we are doing in the
kernel then.
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list