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;
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
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
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
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
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
6 matches
Mail list logo