Re: linux-next: build failure in Linus' tree

2020-11-24 Thread Michael Ellerman
Daniel Axtens writes: > Thanks sfr and mpe. > >> Applied to powerpc/fixes. >> >> [1/1] powerpc/64s: Fix allnoconfig build since uaccess flush >> >> https://git.kernel.org/powerpc/c/b6b79dd53082db11070b4368d85dd6699ff0b063 > > We also needed a similar fix for stable, which has also been appl

Re: linux-next: build failure in Linus' tree

2020-11-23 Thread Daniel Axtens
Thanks sfr and mpe. > Applied to powerpc/fixes. > > [1/1] powerpc/64s: Fix allnoconfig build since uaccess flush > > https://git.kernel.org/powerpc/c/b6b79dd53082db11070b4368d85dd6699ff0b063 We also needed a similar fix for stable, which has also been applied. I guess I should build some

Re: linux-next: build failure in Linus' tree

2020-11-23 Thread Michael Ellerman
On Mon, 23 Nov 2020 18:40:16 +1100, Stephen Rothwell wrote: > After merging most of the trees, today's linux-next build (powerpc64 > allnoconfig) failed like this: > > In file included from arch/powerpc/include/asm/kup.h:18, > from arch/powerpc/include/asm/uaccess.h:9, >

linux-next: build failure in Linus' tree

2020-11-22 Thread Stephen Rothwell
Hi all, After merging most of the trees, today's linux-next build (powerpc64 allnoconfig) failed like this: In file included from arch/powerpc/include/asm/kup.h:18, from arch/powerpc/include/asm/uaccess.h:9, from include/linux/uaccess.h:11, from

linux-next: build failure in Linus' tree

2020-06-20 Thread Stephen Rothwell
Hi all, Building Linus' tree, today's linux-next build (x86_64 allmodcongig) failed like this: In file included from arch/x86/include/asm/atomic.h:5, from include/linux/atomic.h:7, from include/linux/llist.h:51, from include/linux/irq_work.h:5,

Re: linux-next: build failure in Linus tree

2020-05-18 Thread Stephen Rothwell
Hi all, On Mon, 20 Apr 2020 21:46:11 +1000 Stephen Rothwell wrote: > > Hi all, > > [reported by kernelci.org bot] > > For a while now, building Linus' tree, the linux-next build (arm > qcom_defconfig) fails like this: > > ERROR: modpost: "rd_full" [drivers/gpu/drm/msm/msm.ko] undefined! > >

Re: linux-next: build failure in Linus tree

2020-04-28 Thread Stephen Rothwell
Hi all, On Mon, 20 Apr 2020 21:46:11 +1000 Stephen Rothwell wrote: > > Hi all, > > [reported by kernelci.org bot] > > For a while now, building Linus' tree, the linux-next build (arm > qcom_defconfig) fails like this: > > ERROR: modpost: "rd_full" [drivers/gpu/drm/msm/msm.ko] undefined! > >

Re: linux-next: build failure in Linus' tree

2018-10-28 Thread David Miller
From: Linus Torvalds Date: Sun, 28 Oct 2018 15:45:16 -0700 > On Sun, Oct 28, 2018 at 3:35 PM Stephen Rothwell > wrote: >> >> After merging the origin tree, today's linux-next build (powerpc >> ppc64_defconfig) failed like this: > > linux-next is back! Wheee.. > >> 5a2de63fd1a5 ("bridge: do

Re: linux-next: build failure in Linus' tree

2018-10-28 Thread Hangbin Liu
On Sun, Oct 28, 2018 at 03:45:16PM -0700, Linus Torvalds wrote: > On Sun, Oct 28, 2018 at 3:35 PM Stephen Rothwell > wrote: > > > > After merging the origin tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > linux-next is back! Wheee.. > > > 5a2de63fd1a5 ("brid

Re: linux-next: build failure in Linus' tree

2018-10-28 Thread Linus Torvalds
On Sun, Oct 28, 2018 at 3:35 PM Stephen Rothwell wrote: > > After merging the origin tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: linux-next is back! Wheee.. > 5a2de63fd1a5 ("bridge: do not add port to router list when receives query > with source 0.0.0.0") Da

linux-next: build failure in Linus' tree

2018-10-28 Thread Stephen Rothwell
Hi Linus, After merging the origin tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/net/ethernet/mellanox/mlx4/en_rx.c:582:18: warning: 'struct iphdr' declared inside parameter list will not be visible outside of this definition or declaration struct

linux-next: build failure in Linus' tree

2018-10-28 Thread Stephen Rothwell
Hi Linus, After merging the origin tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/bridge/br_multicast.c: In function 'br_multicast_query_received': net/bridge/br_multicast.c:1432:32: error: 'union ' has no member named 'ip6'; did you mean 'ip4'? !ipv6_addr_

Re: linux-next: build failure in Linus' tree

2018-06-17 Thread Stephen Rothwell
Hi all, On Tue, 12 Jun 2018 12:26:40 +1000 Stephen Rothwell wrote: > > Building Linus' tree, today's linux-next build (powerpc allyesconfig) > failed like this: > > ld: net/bpfilter/bpfilter_umh.o: compiled for a little endian system and > target is big endian > ld: failed to merge target spec

linux-next: build failure in Linus' tree

2018-02-04 Thread Stephen Rothwell
Hi Linus, Just building you tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/usb/host/ehci-st.c: In function 'st_ehci_suspend': drivers/usb/host/ehci-st.c:300:2: error: implicit declaration of function 'pinctrl_pm_select_sleep_state' [-Werror=implicit-function-de

linux-next: build failure in Linus' tree

2017-09-17 Thread Stephen Rothwell
Hi Linus, With just your tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/kvm/../../../virt/kvm/eventfd.c: In function 'kvm_irqfd': arch/powerpc/kvm/../../../virt/kvm/eventfd.c:568:19: error: 'KVM_MAX_IRQ_ROUTES' undeclared (first use in this function) if

Re: linux-next: build failure in Linus' tree

2016-03-28 Thread Arnaldo Carvalho de Melo
Em Sun, Mar 27, 2016 at 05:06:18PM +1100, Stephen Rothwell escreveu: > Hi all, > > After merging the fixes tree, today's linux-next build (perf powerpcle) > failed like this: > > arch/powerpc/util/header.c:17:1: error: no previous prototype for 'get_cpuid' > [-Werror=missing-prototypes] > get_c

linux-next: build failure in Linus' tree

2016-03-26 Thread Stephen Rothwell
Hi all, After merging the fixes tree, today's linux-next build (perf powerpcle) failed like this: arch/powerpc/util/header.c:17:1: error: no previous prototype for 'get_cpuid' [-Werror=missing-prototypes] get_cpuid(char *buffer, size_t sz) ^ arch/powerpc/util/header.c: In function 'get_cpuid':

Re: linux-next: build failure in Linus' tree

2014-11-02 Thread David Miller
From: Stephen Rothwell Date: Mon, 3 Nov 2014 15:09:30 +1100 > Hi Linus, > > With Linus' tree, today's linux-next build (powerpc allyesconfig) > failed like this: > > net/bridge/netfilter/nft_reject_bridge.c: In function > 'nft_reject_br_send_v6_unreach': > net/bridge/netfilter/nft_reject_bridg

linux-next: build failure in Linus' tree

2014-11-02 Thread Stephen Rothwell
Hi Linus, With Linus' tree, today's linux-next build (powerpc allyesconfig) failed like this: net/bridge/netfilter/nft_reject_bridge.c: In function 'nft_reject_br_send_v6_unreach': net/bridge/netfilter/nft_reject_bridge.c:240:3: error: implicit declaration of function 'csum_ipv6_magic' [-Werror

Re: linux-next: build failure in Linus' tree

2012-07-26 Thread Linus Torvalds
On Thu, Jul 26, 2012 at 5:15 PM, Stephen Rothwell wrote: > > After merging the origin tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: Oh well. I did an x86-64 build after that pull (because of the need for that semantic merge thing), but apparently x86-64 gets the vma

Re: linux-next: build failure in Linus' tree

2012-07-26 Thread Stephen Rothwell
On Fri, 27 Jul 2012 10:15:35 +1000 Stephen Rothwell wrote: > > From: Stephen Rothwell > Date: Fri, 27 Jul 2012 10:11:13 +1000 > Subject: [PATCH] Btrfs: using vrmzalloc and friends needs vmalloc.h That should say "vmalloc". of course. -- Cheers, Stephen Rothwells...@canb.au

linux-next: build failure in Linus' tree

2012-07-26 Thread Stephen Rothwell
Hi Linus, After merging the origin tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/btrfs/send.c: In function 'fs_path_free': fs/btrfs/send.c:185:4: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration] fs/btrfs/send.c: In function '