Re: linux-next: build failure after merge of the arm-soc tree

2021-04-09 Thread Hector Martin
Hi Stephen, On 09/04/2021 19.13, Stephen Rothwell wrote: Hi all, After merging the arm-soc tree, today's linux-next build (powerpc allnoconfig) failed like this: [...] Caused by commits 7c566bb5e4d5 ("asm-generic/io.h: Add a non-posted variant of ioremap()") 89897f739d7b ("of/address

linux-next: build failure after merge of the arm-soc tree

2021-04-09 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (powerpc allnoconfig) failed like this: drivers/of/address.c: In function 'of_iomap': drivers/of/address.c:907:10: error: implicit declaration of function 'ioremap_np'; did you mean 'ioremap_wt'? [-Werror=implicit-function-declarat

Re: linux-next: build failure after merge of the arm-soc tree

2020-11-24 Thread Maxime Ripard
On Tue, Nov 24, 2020 at 10:18:04AM +0100, Christoph Hellwig wrote: > On Tue, Nov 24, 2020 at 09:31:15AM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the arm-soc tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > drivers/soc/sunxi/sunxi_mbus.c

Re: linux-next: build failure after merge of the arm-soc tree

2020-11-24 Thread Christoph Hellwig
On Tue, Nov 24, 2020 at 09:31:15AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/soc/sunxi/sunxi_mbus.c: In function 'sunxi_mbus_notifier': > drivers/soc/sunxi/sunxi_mbus.c:93:8: error

linux-next: build failure after merge of the arm-soc tree

2020-11-23 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/soc/sunxi/sunxi_mbus.c: In function 'sunxi_mbus_notifier': drivers/soc/sunxi/sunxi_mbus.c:93:8: error: implicit declaration of function 'dma_direct_set_offset' [-Werror=implicit-fu

Re: linux-next: build failure after merge of the arm-soc tree

2019-08-14 Thread Arnd Bergmann
On Wed, Aug 14, 2019 at 12:50 AM Stephen Rothwell wrote: > > Hi all, > > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/Kconfig:720: syntax error > arch/arm/Kconfig:719: invalid statement > arch/arm/Kconfig:720: can't open file "a

linux-next: build failure after merge of the arm-soc tree

2019-08-13 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/Kconfig:720: syntax error arch/arm/Kconfig:719: invalid statement arch/arm/Kconfig:720: can't open file "arch/arm/mach-ks8695/Kconfig" Caused by commit eb4f78f8b8cb ("ARM: remo

Re: linux-next: build failure after merge of the arm-soc tree

2018-07-15 Thread Robert Jarzmik
Olof Johansson writes: > It's a known issue due to dependencies with a driver tree. :( > > Robert, this is unfortunate. What's the dependent patches? We can pick > them up in our tree as duplicates if needed. I'd rather postpone one of the patches, as I explained in the pull request. As Stephen n

Re: linux-next: build failure after merge of the arm-soc tree

2018-07-15 Thread Olof Johansson
On Sun, Jul 15, 2018 at 4:50 PM, Olof Johansson wrote: > On Sun, Jul 15, 2018 at 4:13 PM, Stephen Rothwell > wrote: >> Hi all, >> >> After merging the arm-soc tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> sound/arm/pxa2xx-pcm-lib.c: In function '__pxa2xx_pcm_ope

Re: linux-next: build failure after merge of the arm-soc tree

2018-07-15 Thread Olof Johansson
On Sun, Jul 15, 2018 at 4:13 PM, Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > sound/arm/pxa2xx-pcm-lib.c: In function '__pxa2xx_pcm_open': > sound/arm/pxa2xx-pcm-lib.c:129:6: error: 'pxad_filter_fn' und

linux-next: build failure after merge of the arm-soc tree

2018-07-15 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) failed like this: sound/arm/pxa2xx-pcm-lib.c: In function '__pxa2xx_pcm_open': sound/arm/pxa2xx-pcm-lib.c:129:6: error: 'pxad_filter_fn' undeclared (first use in this function); did you mean 'dma_filter_fn'?

Re: linux-next: build failure after merge of the arm-soc tree

2016-04-26 Thread Arnd Bergmann
On Tuesday 26 April 2016 10:51:50 Stephen Rothwell wrote: > Hi Arnd, > > On Tue, 26 Apr 2016 01:54:20 +0200 Arnd Bergmann wrote: > > > > Ah, sorry about that. I think I fixed it up just as you pulled it in. > > If you don't mind, could you try pulling the tree once more on top > > of what you hav

Re: linux-next: build failure after merge of the arm-soc tree

2016-04-25 Thread Stephen Rothwell
Hi Arnd, On Tue, 26 Apr 2016 01:54:20 +0200 Arnd Bergmann wrote: > > Ah, sorry about that. I think I fixed it up just as you pulled it in. > If you don't mind, could you try pulling the tree once more on top > of what you have? Sorry, but I need to keep going if I am to finish each day. I will

Re: linux-next: build failure after merge of the arm-soc tree

2016-04-25 Thread Arnd Bergmann
On Tuesday 26 April 2016 09:43:31 Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "of_flash_probe_versatile" [drivers/mtd/maps/physmap_of.ko] undefined! > > Caused by commit > > b0afd44bc192 ("

linux-next: build failure after merge of the arm-soc tree

2016-04-25 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "of_flash_probe_versatile" [drivers/mtd/maps/physmap_of.ko] undefined! Caused by commit b0afd44bc192 ("mtd: physmap_of: add a hook for Versatile write protection") I used the arm-s

linux-next: build failure after merge of the arm-soc tree

2015-12-16 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm defconfig) failed like this: *** Default configuration is based on 'versatile_defconfig' # # configuration written to .config # make[1]: Leaving directory '/home/sfr/next/arm_defconfig' .config:2033:warning: symbol value '' inv

Re: linux-next: build failure after merge of the arm-soc tree

2015-10-15 Thread Arnd Bergmann
On Thursday 15 October 2015 10:40:45 Jisheng Zhang wrote: > On Thu, 15 Oct 2015 10:19:20 +1100 > Stephen Rothwell wrote: > > > Hi all, > > > > After merging the arm-soc tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > arch/arm/boot/dts/berlin2q.dtsi:62.24-25

Re: linux-next: build failure after merge of the arm-soc tree

2015-10-15 Thread Arnd Bergmann
On Thursday 15 October 2015 10:19:20 Stephen Rothwell wrote: > > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/berlin2q.dtsi:62.24-25 syntax error > FATAL ERROR: Unable to parse input tree > > I can't see what caused t

Re: linux-next: build failure after merge of the arm-soc tree

2015-10-14 Thread Jisheng Zhang
Dear all, On Thu, 15 Oct 2015 10:19:20 +1100 Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/berlin2q.dtsi:62.24-25 syntax error > FATAL ERROR: Unable to parse input tree I just c

linux-next: build failure after merge of the arm-soc tree

2015-10-14 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/berlin2q.dtsi:62.24-25 syntax error FATAL ERROR: Unable to parse input tree I can't see what caused this error, so I have just used the arm-soc tree from next-20151013 fo

linux-next: build failure after merge of the arm-soc tree

2015-08-06 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/mach-shmobile/Makefile:59: *** missing 'endif'. Stop. Caused by commit ff20775d189c ("Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub/scm/linux/

Re: linux-next: build failure after merge of the arm-soc tree

2015-06-12 Thread Kevin Hilman
Michael Ellerman writes: > Hi all, > > After merging the arm-soc tree, today's linux-next build > (arm_multi_v7_defconfig) > failed like this: > > scripts/Makefile.build:258: recipe for target > 'arch/arm/mach-socfpga/platsmp.o' failed > arch/arm/mach-socfpga/platsmp.c:66:23: error: 'socfpg

linux-next: build failure after merge of the arm-soc tree

2015-06-11 Thread Michael Ellerman
Hi all, After merging the arm-soc tree, today's linux-next build (arm_multi_v7_defconfig) failed like this: scripts/Makefile.build:258: recipe for target 'arch/arm/mach-socfpga/platsmp.o' failed arch/arm/mach-socfpga/platsmp.c:66:23: error: 'socfpga_secondary_startup' undeclared (first use

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-13 Thread Arnd Bergmann
On Tuesday 14 April 2015 09:47:35 Stephen Rothwell wrote: > Hi all, > > On Wed, 8 Apr 2015 16:59:49 +0200 Matthias Brugger > wrote: > > > > 2015-04-08 16:49 GMT+02:00 Linus Walleij : > > > On Tue, Apr 7, 2015 at 2:28 PM, Arnd Bergmann wrote: > > >> On Tuesday 07 April 2015 11:28:22 Linus Wallei

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-13 Thread Stephen Rothwell
Hi all, On Wed, 8 Apr 2015 16:59:49 +0200 Matthias Brugger wrote: > > 2015-04-08 16:49 GMT+02:00 Linus Walleij : > > On Tue, Apr 7, 2015 at 2:28 PM, Arnd Bergmann wrote: > >> On Tuesday 07 April 2015 11:28:22 Linus Walleij wrote: > >>> On Tue, Apr 7, 2015 at 10:43 AM, Matthias Brugger > >>> wr

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-08 Thread Matthias Brugger
2015-04-08 16:49 GMT+02:00 Linus Walleij : > On Tue, Apr 7, 2015 at 2:28 PM, Arnd Bergmann wrote: >> On Tuesday 07 April 2015 11:28:22 Linus Walleij wrote: >>> On Tue, Apr 7, 2015 at 10:43 AM, Matthias Brugger >>> wrote: >>> > 2015-04-07 3:12 GMT+02:00 Stephen Rothwell : >>> >> Hi all, >>> >> >>>

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-08 Thread Linus Walleij
On Tue, Apr 7, 2015 at 2:28 PM, Arnd Bergmann wrote: > On Tuesday 07 April 2015 11:28:22 Linus Walleij wrote: >> On Tue, Apr 7, 2015 at 10:43 AM, Matthias Brugger >> wrote: >> > 2015-04-07 3:12 GMT+02:00 Stephen Rothwell : >> >> Hi all, >> >> >> >> After merging the arm-soc tree, today's linux-ne

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-07 Thread Arnd Bergmann
On Tuesday 07 April 2015 11:28:22 Linus Walleij wrote: > On Tue, Apr 7, 2015 at 10:43 AM, Matthias Brugger > wrote: > > 2015-04-07 3:12 GMT+02:00 Stephen Rothwell : > >> Hi all, > >> > >> After merging the arm-soc tree, today's linux-next build (arm > >> multi_v7_defconfig) failed like this: > >>

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-07 Thread Matthias Brugger
2015-04-07 11:28 GMT+02:00 Linus Walleij : > On Tue, Apr 7, 2015 at 10:43 AM, Matthias Brugger > wrote: >> 2015-04-07 3:12 GMT+02:00 Stephen Rothwell : >>> Hi all, >>> >>> After merging the arm-soc tree, today's linux-next build (arm >>> multi_v7_defconfig) failed like this: >>> >>> In file includ

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-07 Thread Linus Walleij
On Tue, Apr 7, 2015 at 10:43 AM, Matthias Brugger wrote: > 2015-04-07 3:12 GMT+02:00 Stephen Rothwell : >> Hi all, >> >> After merging the arm-soc tree, today's linux-next build (arm >> multi_v7_defconfig) failed like this: >> >> In file included from arch/arm/boot/dts/mt8135.dtsi:18:0, >>

Re: linux-next: build failure after merge of the arm-soc tree

2015-04-07 Thread Matthias Brugger
2015-04-07 3:12 GMT+02:00 Stephen Rothwell : > Hi all, > > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > In file included from arch/arm/boot/dts/mt8135.dtsi:18:0, > from arch/arm/boot/dts/mt8135-evbp1.dts:16: > arch/arm/bo

linux-next: build failure after merge of the arm-soc tree

2015-04-06 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: In file included from arch/arm/boot/dts/mt8135.dtsi:18:0, from arch/arm/boot/dts/mt8135-evbp1.dts:16: arch/arm/boot/dts/mt8135-pinfunc.h:18:40: fatal error: dt-bindings/pi

Re: linux-next: build failure after merge of the arm-soc tree

2014-10-03 Thread Javier Martinez Canillas
Hello Russell, On 10/03/2014 09:56 AM, Russell King - ARM Linux wrote: > On Fri, Oct 03, 2014 at 08:50:09AM +0200, Javier Martinez Canillas wrote: >> Hello Arnd, Stephen, >> >> I'm so sorry about the breakage, when I posted this patch I mentioned that >> it was meant for the 3.18-rc cycle once 3.

Re: linux-next: build failure after merge of the arm-soc tree

2014-10-03 Thread Russell King - ARM Linux
On Fri, Oct 03, 2014 at 08:50:09AM +0200, Javier Martinez Canillas wrote: > Hello Arnd, Stephen, > > I'm so sorry about the breakage, when I posted this patch I mentioned that > it was meant for the 3.18-rc cycle once 3.18-rc1 was released [0]. Because > it fixes a regression caused by a patch que

Re: linux-next: build failure after merge of the arm-soc tree

2014-10-02 Thread Javier Martinez Canillas
Hello Arnd, Stephen, On 10/02/2014 04:32 PM, Arnd Bergmann wrote: > On Thursday 02 October 2014 11:37:42 Stephen Rothwell wrote: >> After merging the arm-soc tree, today's linux-next build (arm >> multi_v7_defconfig) failed like this: >> >> arch/arm/boot/dts/exynos5250-snow.dts:13:46: fatal error

Re: linux-next: build failure after merge of the arm-soc tree

2014-10-02 Thread Arnd Bergmann
On Thursday 02 October 2014 11:37:42 Stephen Rothwell wrote: > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/exynos5250-snow.dts:13:46: fatal error: > dt-bindings/clock/maxim,max77686.h: No such file or directory > #in

RE: linux-next: build failure after merge of the arm-soc tree

2014-10-01 Thread Kukjin Kim
+ Mike Stephen Rothwell wrote: > > Hi all, > Hi, > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/exynos5250-snow.dts:13:46: fatal error: > dt-bindings/clock/maxim,max77686.h: No such > file or directory > #include

linux-next: build failure after merge of the arm-soc tree

2014-10-01 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/exynos5250-snow.dts:13:46: fatal error: dt-bindings/clock/maxim,max77686.h: No such file or directory #include ^ Caused b

Re: linux-next: build failure after merge of the arm-soc tree

2014-09-29 Thread Wei Xu
On 2014/9/30 8:12, Stephen Rothwell wrote: > Hi all, > > On Fri, 26 Sep 2014 11:55:39 +1000 Stephen Rothwell > wrote: >> >> After merging the arm-soc tree, today's linux-next build (arm >> multi_v7_defconfig) failed like this: >> >> Error: arch/arm/boot/dts/hisi-x5hd2.dtsi:374.22-23 syntax err

Re: linux-next: build failure after merge of the arm-soc tree

2014-09-29 Thread Stephen Rothwell
Hi all, On Fri, 26 Sep 2014 11:55:39 +1000 Stephen Rothwell wrote: > > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > Error: arch/arm/boot/dts/hisi-x5hd2.dtsi:374.22-23 syntax error > FATAL ERROR: Unable to parse input tree OK, now I g

Re: linux-next: build failure after merge of the arm-soc tree

2014-09-25 Thread Wei Xu
On 2014/9/26 9:55, Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > Error: arch/arm/boot/dts/hisi-x5hd2.dtsi:374.22-23 syntax error > FATAL ERROR: Unable to parse input tree > > There are a series of

linux-next: build failure after merge of the arm-soc tree

2014-09-25 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: Error: arch/arm/boot/dts/hisi-x5hd2.dtsi:374.22-23 syntax error FATAL ERROR: Unable to parse input tree There are a series of new commits to this file today and I have no idea which one ca

Re: linux-next: build failure after merge of the arm-soc tree

2014-03-10 Thread Catalin Marinas
On Mon, Mar 10, 2014 at 10:45:58AM +, Will Deacon wrote: > On Sun, Mar 09, 2014 at 11:55:14AM +, Mark Brown wrote: > > Hi all, > > Hi Mark, > > > After merging the arm-soc tree, today's linux-next build (20140309) > > failed for arm64 defconfig like this: > > > > /home/broonie/next/next/

Re: linux-next: build failure after merge of the arm-soc tree

2014-03-10 Thread Will Deacon
On Sun, Mar 09, 2014 at 11:55:14AM +, Mark Brown wrote: > Hi all, Hi Mark, > After merging the arm-soc tree, today's linux-next build (20140309) > failed for arm64 defconfig like this: > > /home/broonie/next/next/drivers/irqchip/irq-gic.c: In function > 'gic_raise_softirq': > /home/broonie/

Re: linux-next: build failure after merge of the arm-soc tree

2014-03-09 Thread Mark Brown
On Sun, Mar 09, 2014 at 10:08:58AM -0700, Olof Johansson wrote: > On Sun, Mar 9, 2014 at 4:41 AM, Mark Brown wrote: > > ERROR: Input tree has errors, aborting (use -f to force output) > > make[2]: *** [arch/arm/boot/dts/socfpga_arria5_socdk.dtb] Error 2 > Known issue, I unmerged the offending br

Re: linux-next: build failure after merge of the arm-soc tree

2014-03-09 Thread Olof Johansson
On Sun, Mar 9, 2014 at 4:41 AM, Mark Brown wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (20140309) > failed for multi_v7_defconfig like this: > > ERROR (phandle_references): Reference to non-existent node or label "sysmgr" > > ERROR (phandle_references): Reference

linux-next: build failure after merge of the arm-soc tree

2014-03-09 Thread Mark Brown
Hi all, After merging the arm-soc tree, today's linux-next build (20140309) failed for arm64 defconfig like this: /home/broonie/next/next/drivers/irqchip/irq-gic.c: In function 'gic_raise_softirq': /home/broonie/next/next/drivers/irqchip/irq-gic.c:666:2: error: implicit declaration of function

linux-next: build failure after merge of the arm-soc tree

2014-03-09 Thread Mark Brown
Hi all, After merging the arm-soc tree, today's linux-next build (20140309) failed for multi_v7_defconfig like this: ERROR (phandle_references): Reference to non-existent node or label "sysmgr" ERROR (phandle_references): Reference to non-existent node or label "sysmgr" ERROR: Input tree has er

Re: linux-next: build failure after merge of the arm-soc tree

2013-04-22 Thread Thomas Petazzoni
Dear Olof Johansson, On Fri, 19 Apr 2013 07:01:28 -0700, Olof Johansson wrote: > > After merging the arm-soc tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > powerpc64-linux-ld: cannot find drivers/pci/host/built-in.o: No > > such file or directory > > > > Ca

Re: linux-next: build failure after merge of the arm-soc tree

2013-04-19 Thread Olof Johansson
On Thu, Apr 18, 2013 at 11:46 PM, Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (powerpc > ppc64_defconfig) > failed like this: > > powerpc64-linux-ld: cannot find drivers/pci/host/built-in.o: No such file or > directory > > Caused by commit 9ecb

linux-next: build failure after merge of the arm-soc tree

2013-04-18 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: powerpc64-linux-ld: cannot find drivers/pci/host/built-in.o: No such file or directory Caused by commit 9ecbe03ae85b ("pci: infrastructure to add drivers in drivers/pci/host"). I have