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

2014-04-22 Thread Stephen Rothwell
Hi Eric, On Tue, 22 Apr 2014 12:32:40 -0400 Eric Paris wrote: > > I swear I saw this and I fixed it. Drat. Do we want to do it this way? > Above in syscall_get_arguments() they use > > #ifdef CONFIG_SPARC64 > if (test_tsk_thread_flag(task, TIF_32BIT)) > zero_extend = 1;

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

2014-04-22 Thread Eric Paris
On Tue, 2014-04-22 at 16:22 +1000, Stephen Rothwell wrote: > Hi Eric, > > After merging the audit tree, today's linux-next build (sparc defconfig) > failed like this: > > In file included from include/linux/audit.h:29:0, > from mm/mmap.c:33: > arch/sparc/include/asm/syscall.h: In

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

2014-04-22 Thread Richard Guy Briggs
On 14/04/22, Stephen Rothwell wrote: > Hi Eric, > > After merging the audit tree, today's linux-next build (sparc defconfig) > failed like this: > > In file included from include/linux/audit.h:29:0, > from mm/mmap.c:33: > arch/sparc/include/asm/syscall.h: In function 'syscall_get

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

2014-04-21 Thread Stephen Rothwell
Hi Eric, After merging the audit tree, today's linux-next build (sparc defconfig) failed like this: In file included from include/linux/audit.h:29:0, from mm/mmap.c:33: arch/sparc/include/asm/syscall.h: In function 'syscall_get_arch': arch/sparc/include/asm/syscall.h:131:9: error

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

2013-11-06 Thread Eric Paris
On Wed, 2013-11-06 at 17:27 +1100, Stephen Rothwell wrote: > Hi Eric, > > After merging the audit tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > kernel/auditsc.c: In function 'audit_set_loginuid': > kernel/auditsc.c:2003:15: error: incompatible types when assigning t

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

2013-11-05 Thread Stephen Rothwell
Hi Eric, After merging the audit tree, today's linux-next build (x86_64 allmodconfig) failed like this: kernel/auditsc.c: In function 'audit_set_loginuid': kernel/auditsc.c:2003:15: error: incompatible types when assigning to type 'kuid_t' from type 'int' oldsessionid = audit_get_sessionid(cur