On Wed, Jul 20, 2022 at 3:19 PM Stafford Horne <sho...@gmail.com> wrote: > > The asm/pci.h used for many newer architectures share similar > definitions. Move the common parts to asm-generic/pci.h to allow for > sharing code. > > One thing to note: > > - ARCH_GENERIC_PCI_MMAP_RESOURCE, csky does not define this so we > undefine it after including asm-generic/pci.h. Why doesn't csky > define it?
If you want to resolve this, I think the easiest way is to add a patch that sets this in csky, I'm quite sure this was just a mistake on their end. > Suggested-by: Arnd Bergmann <a...@arndb.de> > Link: > https://lore.kernel.org/lkml/CAK8P3a0JmPeczfmMBE__vn=Jbvf=nkbpvazcycyv40pzncj...@mail.gmail.com/ > Acked-by: Pierre Morel <pmo...@linux.ibm.com> > Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org> > Signed-off-by: Stafford Horne <sho...@gmail.com> Either way: Reviewed-by: Arnd Bergmann <a...@arndb.de> _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um