Re: Subject: [PATCH] Sort out syscall_restart name clash.

From: David Miller
Date: Wed May 20 2009 - 18:53:04 EST


From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Date: Wed, 20 May 2009 15:48:20 -0700

>
> Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> writes:
>
>> Today's linux-next build of at least some av32 and arm configs failed like this:
>>
>> arch/avr32/kernel/signal.c:216: error: conflicting types for 'restart_syscall'
>> include/linux/sched.h:2184: error: previous definition of 'restart_syscall' was here
>>
>> Caused by commit 690cc3ffe33ac4a2857583c22d4c6244ae11684d ("syscall:
>> Implement a convinience function restart_syscall") from the net tree.
>
> Grrr. Some days it feels like all of the good names are already taken.
>
> Let's just rename the two static users in arm and avr32 to get this
> sorted out.
>
> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxxxxxxxx>

Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/