[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5575AB83.20707@roeck-us.net>
Date: Mon, 08 Jun 2015 07:49:39 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Jesper Nilsson <jesper.nilsson@...s.com>
CC: Mikael Starvik <starvik@...s.com>,
Jesper Nilsson <jespern@...s.com>,
linux-cris-kernel <linux-cris-kernel@...s.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Chen Gang <gang.chen.5i5j@...il.com>
Subject: Re: [PATCH -next] cris: Fix system call references for cris v10
On 06/08/2015 12:17 AM, Jesper Nilsson wrote:
> On Fri, Jun 05, 2015 at 04:10:19PM +0200, Guenter Roeck wrote:
>> The newly wired system calls cause compile errors when building
>> crisv10 images.
>>
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x580): undefined reference to `_sys_sched_setattr'
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x584): undefined reference to `_sys_sched_getattr'
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x588): undefined reference to `_sys_renameat2'
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x58c): undefined reference to `_sys_seccomp'
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x590): undefined reference to `_sys_getrandom'
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x594): undefined reference to `_sys_memfd_create'
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x598): undefined reference to `_sys_bpf'
>> arch/cris/arch-v10/kernel/built-in.o: In function `sys_call_table':
>> (.rodata+0x59c): undefined reference to `_sys_execveat'
>>
>> Fixes: 3e48d266639b ("CRIS: Wire up missing syscalls")
>> Cc: Chen Gang <gang.chen.5i5j@...il.com>
>> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
>
> Hi Guenter!
>
> Thanks, a similar patch should already be folded into the
> original tree, could you verify with the latest for-next/linux-next?
>
Yes, the cris/crisv32 images build fine in the latest -next.
Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists