Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-17 Thread Heiko Carstens
On Tue, Nov 17, 2020 at 07:34:55PM +0100, Krzysztof Kozlowski wrote: > > Looking a bit further, I now find that we ended up disabling > > CONFIG_COMPILE_TEST > > entirely for arch/um, which is clearly an option that would also work for > > s390. > > Yes, that was the easier solution than to

Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-17 Thread Krzysztof Kozlowski
On Mon, Nov 16, 2020 at 10:21:26AM +0100, Arnd Bergmann wrote: > On Mon, Nov 16, 2020 at 9:37 AM Geert Uytterhoeven > wrote: > > On Mon, Nov 16, 2020 at 9:33 AM Arnd Bergmann wrote: > > > On Mon, Nov 16, 2020 at 5:33 AM Randy Dunlap > > > wrote: > > > > On 11/13/20 3:27 PM, kernel test robot

Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-17 Thread Heiko Carstens
On Mon, Nov 16, 2020 at 10:21:26AM +0100, Arnd Bergmann wrote: > > Don't we need the dependencies on HAS_IOMEM for the CONFIG_UML=y > > case, too? > > I would have expected that as well, but I don't see the problem when building > an arch/um kernel, all I get is > > ERROR: modpost:

Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-16 Thread Arnd Bergmann
On Mon, Nov 16, 2020 at 9:37 AM Geert Uytterhoeven wrote: > On Mon, Nov 16, 2020 at 9:33 AM Arnd Bergmann wrote: > > On Mon, Nov 16, 2020 at 5:33 AM Randy Dunlap wrote: > > > On 11/13/20 3:27 PM, kernel test robot wrote: > > (adding s390 folks to cc) > > > > I think fixing this requires a

Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-16 Thread Geert Uytterhoeven
Hi Arnd, On Mon, Nov 16, 2020 at 9:33 AM Arnd Bergmann wrote: > On Mon, Nov 16, 2020 at 5:33 AM Randy Dunlap wrote: > > On 11/13/20 3:27 PM, kernel test robot wrote: > > > tree: > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > > head:

Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-16 Thread Arnd Bergmann
On Mon, Nov 16, 2020 at 5:33 AM Randy Dunlap wrote: > > On 11/13/20 3:27 PM, kernel test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > > master > > head: 9e6a39eae450b81c8b2c8cbbfbdf8218e9b40c81 > > commit:

Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-15 Thread Randy Dunlap
On 11/13/20 3:27 PM, kernel test robot wrote: tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 9e6a39eae450b81c8b2c8cbbfbdf8218e9b40c81 commit: ef8c01eb64ca6719da449dab0aa9424e13c58bd0 irqchip: Add Loongson PCH PIC controller date: 6 months ago

irq-loongson-pch-pic.c:undefined reference to `of_iomap'

2020-11-13 Thread kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 9e6a39eae450b81c8b2c8cbbfbdf8218e9b40c81 commit: ef8c01eb64ca6719da449dab0aa9424e13c58bd0 irqchip: Add Loongson PCH PIC controller date: 6 months ago config: s390-randconfig-r022-20201113 (attached as