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

2018-03-28 Thread Eric W. Biederman
Stephen Rothwell writes: > Hi Eric, > > After merging the userns tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > In file included from include/linux/sched.h:16:0, > from arch/powerpc/lib/xor_vmx_glue.c:14: > include/linux/shm.h:17:35: error:

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

2018-01-25 Thread Eric W. Biederman
Stephen Rothwell writes: > Hi Eric, > > After merging the userns tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > arch/powerpc/kernel/mce.c: In function 'machine_process_ue_event': > arch/powerpc/kernel/mce.c:276:5: error: too many arguments to function > 'memory_fai

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

2017-07-20 Thread Eric W. Biederman
Stephen Rothwell writes: > Hi Eric, > > After merging the userns tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > kernel/pid_namespace.c: In function 'create_pid_namespace': > kernel/pid_namespace.c:105:7: error: too many arguments to function > 'in_userns' > if

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

2014-04-21 Thread Stephen Rothwell
Hi Eric, On Thu, 17 Apr 2014 00:18:44 -0700 ebied...@xmission.com (Eric W. Biederman) wrote: > > Stephen Rothwell writes: > > > After merging the userns tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > fs/namespace.c: In function 'new_mountpoint': > > fs/na

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

2014-04-17 Thread Eric W. Biederman
Stephen Rothwell writes: > Hi Eric, > > After merging the userns tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > fs/namespace.c: In function 'new_mountpoint': > fs/namespace.c:725:9: error: implicit declaration of function 'hash' > [-Werror=implicit-function-decl

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

2013-11-10 Thread Stephen Rothwell
Hi Eric, On Fri, 08 Nov 2013 15:15:17 -0800 ebied...@xmission.com (Eric W. Biederman) wrote: > > Stephen Rothwell writes: > > > After merging the userns tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > fs/namespace.c: In function 'detach_mounts': > > fs/nam

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

2013-11-09 Thread Christoph Hellwig
On Fri, Nov 08, 2013 at 02:50:42PM -0800, Eric W. Biederman wrote: > Al was watching the conversation so I assumed that no answer to that > request was sufficient to take these patches in my tree. > > I fully intend to take responsibility for these patches and work through > whatever issues they ha

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

2013-11-08 Thread Eric W. Biederman
Stephen Rothwell writes: > Hi Eric, > > After merging the userns tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > fs/namespace.c: In function 'detach_mounts': > fs/namespace.c:1340:2: error: implicit declaration of function > 'br_write_lock' [-Werror=implicit-func

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

2013-11-08 Thread Eric W. Biederman
Christoph Hellwig writes: > On Fri, Nov 08, 2013 at 05:58:48PM +1100, Stephen Rothwell wrote: >> Hi Eric, >> >> After merging the userns tree, today's linux-next build (powerpc >> ppc64_defconfig) failed like this: >> >> fs/namei.c: In function 'covered': >> fs/namei.c:3528:2: error: too many a

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

2013-11-08 Thread Al Viro
On Thu, Nov 07, 2013 at 11:27:32PM -0800, Christoph Hellwig wrote: > On Fri, Nov 08, 2013 at 05:58:48PM +1100, Stephen Rothwell wrote: > > Hi Eric, > > > > After merging the userns tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > fs/namei.c: In function 'cove

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

2013-11-07 Thread Christoph Hellwig
On Fri, Nov 08, 2013 at 05:58:48PM +1100, Stephen Rothwell wrote: > Hi Eric, > > After merging the userns tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > fs/namei.c: In function 'covered': > fs/namei.c:3528:2: error: too many arguments to function '__lookup_mnt' >