linux-next: build failure after merge of the cgroup tree

2015-09-24 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (x86_64 allmodconfig) failed like this: mm/vmscan.c: In function 'sane_reclaim': mm/vmscan.c:178:2: error: implicit declaration of function 'cgroup_on_dfl' [-Werror=implicit-function-declaration] if

linux-next: build failure after merge of the cgroup tree

2015-09-24 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (x86_64 allmodconfig) failed like this: mm/vmscan.c: In function 'sane_reclaim': mm/vmscan.c:178:2: error: implicit declaration of function 'cgroup_on_dfl' [-Werror=implicit-function-declaration] if

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

2014-02-26 Thread Tejun Heo
On Wed, Feb 26, 2014 at 05:46:55PM +1100, Stephen Rothwell wrote: > Hi Tejun, > > After merging the cgroup tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > kernel/cgroup.c: In function 'cgroup_mount': > kernel/cgroup.c:1572:2: error: too few arguments to function

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

2014-02-26 Thread Tejun Heo
On Wed, Feb 26, 2014 at 05:46:55PM +1100, Stephen Rothwell wrote: Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: kernel/cgroup.c: In function 'cgroup_mount': kernel/cgroup.c:1572:2: error: too few arguments to function

linux-next: build failure after merge of the cgroup tree

2014-02-25 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: kernel/cgroup.c: In function 'cgroup_mount': kernel/cgroup.c:1572:2: error: too few arguments to function 'kernfs_mount' dentry = kernfs_mount(fs_type, flags, root->kf_root); ^

linux-next: build failure after merge of the cgroup tree

2014-02-25 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: kernel/cgroup.c: In function 'cgroup_mount': kernel/cgroup.c:1572:2: error: too few arguments to function 'kernfs_mount' dentry = kernfs_mount(fs_type, flags, root-kf_root); ^

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

2013-04-29 Thread Benjamin Herrenschmidt
On Mon, 2013-04-29 at 15:55 -0700, Tejun Heo wrote: > Benjamin, can you please pick this up? > > Thanks a lot and sorry about the trouble. Done. Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

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

2013-04-29 Thread Tejun Heo
Hello, On Mon, Apr 29, 2013 at 02:04:33PM +1000, Stephen Rothwell wrote: > I have added the following merge fix patch for today (but it should be > applied to the powerpc tree ASAP). > > From: Stephen Rothwell > Date: Mon, 29 Apr 2013 14:01:44 +1000 > Subject: [PATCH] powerpc: numa.c: using

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

2013-04-29 Thread Tejun Heo
Hello, On Mon, Apr 29, 2013 at 02:04:33PM +1000, Stephen Rothwell wrote: I have added the following merge fix patch for today (but it should be applied to the powerpc tree ASAP). From: Stephen Rothwell s...@canb.auug.org.au Date: Mon, 29 Apr 2013 14:01:44 +1000 Subject: [PATCH] powerpc:

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

2013-04-29 Thread Benjamin Herrenschmidt
On Mon, 2013-04-29 at 15:55 -0700, Tejun Heo wrote: Benjamin, can you please pick this up? Thanks a lot and sorry about the trouble. Done. Cheers, Ben. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

linux-next: build failure after merge of the cgroup tree

2013-04-28 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/mm/numa.c: In function 'arch_update_cpu_topology': arch/powerpc/mm/numa.c:1465:2: error: implicit declaration of function 'kzalloc' [-Werror=implicit-function-declaration]

linux-next: build failure after merge of the cgroup tree

2013-04-28 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/mm/numa.c: In function 'arch_update_cpu_topology': arch/powerpc/mm/numa.c:1465:2: error: implicit declaration of function 'kzalloc' [-Werror=implicit-function-declaration]

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

2012-09-15 Thread Sedat Dilek
On Fri, Sep 14, 2012 at 8:34 PM, Tejun Heo wrote: > On Fri, Sep 14, 2012 at 08:32:28PM +0200, Sedat Dilek wrote: >> Did you pushed this to [1] already? > > Was still building. Pushed out now. > Pulled and works fine here! Thanks to you. - Sedat - P.S.: dmesg checks $ dmesg | egrep

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

2012-09-15 Thread Sedat Dilek
On Fri, Sep 14, 2012 at 8:34 PM, Tejun Heo t...@kernel.org wrote: On Fri, Sep 14, 2012 at 08:32:28PM +0200, Sedat Dilek wrote: Did you pushed this to [1] already? Was still building. Pushed out now. Pulled and works fine here! Thanks to you. - Sedat - P.S.: dmesg checks $ dmesg | egrep

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

2012-09-14 Thread Tejun Heo
On Fri, Sep 14, 2012 at 08:32:28PM +0200, Sedat Dilek wrote: > Did you pushed this to [1] already? Was still building. Pushed out now. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

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

2012-09-14 Thread Sedat Dilek
On Fri, Sep 14, 2012 at 7:00 PM, Tejun Heo wrote: > Hello, > > On Fri, Sep 14, 2012 at 08:56:29AM +0200, Daniel Wagner wrote: >> On 14.09.2012 05:17, Stephen Rothwell wrote: >> >After merging the cgroup tree, today's linux-next build (powerpc >> >ppc64_defconfig) failed like this: >> > >>

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

2012-09-14 Thread Tejun Heo
Hello, On Fri, Sep 14, 2012 at 08:56:29AM +0200, Daniel Wagner wrote: > On 14.09.2012 05:17, Stephen Rothwell wrote: > >After merging the cgroup tree, today's linux-next build (powerpc > >ppc64_defconfig) failed like this: > > > >drivers/net/tun.c: In function 'tun_alloc_skb': >

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

2012-09-14 Thread Daniel Wagner
Hi Stephen, On 14.09.2012 05:17, Stephen Rothwell wrote: Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/net/tun.c: In function 'tun_alloc_skb': drivers/net/tun.c:589:2: error: implicit declaration of function

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

2012-09-14 Thread Daniel Wagner
Hi Stephen, On 14.09.2012 05:17, Stephen Rothwell wrote: Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/net/tun.c: In function 'tun_alloc_skb': drivers/net/tun.c:589:2: error: implicit declaration of function

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

2012-09-14 Thread Tejun Heo
Hello, On Fri, Sep 14, 2012 at 08:56:29AM +0200, Daniel Wagner wrote: On 14.09.2012 05:17, Stephen Rothwell wrote: After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/net/tun.c: In function 'tun_alloc_skb': drivers/net/tun.c:589:2:

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

2012-09-14 Thread Sedat Dilek
On Fri, Sep 14, 2012 at 7:00 PM, Tejun Heo t...@kernel.org wrote: Hello, On Fri, Sep 14, 2012 at 08:56:29AM +0200, Daniel Wagner wrote: On 14.09.2012 05:17, Stephen Rothwell wrote: After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:

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

2012-09-14 Thread Tejun Heo
On Fri, Sep 14, 2012 at 08:32:28PM +0200, Sedat Dilek wrote: Did you pushed this to [1] already? Was still building. Pushed out now. Thanks. -- tejun -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo

linux-next: build failure after merge of the cgroup tree

2012-09-13 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/net/tun.c: In function 'tun_alloc_skb': drivers/net/tun.c:589:2: error: implicit declaration of function 'sock_update_classid' [-Werror=implicit-function-declaration] Caused by

linux-next: build failure after merge of the cgroup tree

2012-09-13 Thread Stephen Rothwell
Hi Tejun, After merging the cgroup tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/net/tun.c: In function 'tun_alloc_skb': drivers/net/tun.c:589:2: error: implicit declaration of function 'sock_update_classid' [-Werror=implicit-function-declaration] Caused by