Re: [PATCH 2/2] fs: Wire up sendfd() syscall (all architectures)

From: Alex Dubov
Date: Tue Dec 02 2014 - 09:32:01 EST


On Tue, Dec 2, 2014 at 10:42 PM, Michal Simek <monstr@xxxxxxxxx> wrote:
> On 12/02/2014 09:01 AM, Geert Uytterhoeven wrote:
>> This really needs a CC to linux-arch (added).
>>
>> On Tue, Dec 2, 2014 at 5:35 AM, Alex Dubov <alex.dubov@xxxxxxxxx> wrote:
>>> Signed-off-by: Alex Dubov <oakad@xxxxxxxxx>
>>> ---

>
> The same for microblaze here
> arch/microblaze/include/asm/unistd.h
>

This invites the question as to why the __NR_syscalls macro is not
defined in uapi/asm/unistd.h on those architectures, where it will be
easier to spot? After all, asm/unistd.h includes uapi/asm/unistd.h
unconditionally.
--
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/