From: Michal Simek <monstr@monstr.eu>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
Alex Dubov <alex.dubov@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Alex Dubov <oakad@yahoo.com>
Subject: Re: [PATCH 2/2] fs: Wire up sendfd() syscall (all architectures)
Date: Tue, 02 Dec 2014 12:42:10 +0100 [thread overview]
Message-ID: <547DA592.7090900@monstr.eu> (raw)
In-Reply-To: <CAMuHMdWWnO7m8f+NnM8Xahexc+3ELeAgTDv67CzWWEZENqztEA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]
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@gmail.com> wrote:
>> Signed-off-by: Alex Dubov <oakad@yahoo.com>
>> ---
>> arch/arm/include/uapi/asm/unistd.h | 1 +
>> arch/arm/kernel/calls.S | 1 +
>> arch/arm64/include/asm/unistd32.h | 2 ++
>> arch/ia64/include/uapi/asm/unistd.h | 1 +
>> arch/ia64/kernel/entry.S | 1 +
>> arch/m68k/include/uapi/asm/unistd.h | 1 +
>> arch/m68k/kernel/syscalltable.S | 1 +
>
> You forgot to update NR_syscalls in arch/m68k/include/asm/unistd.h.
>
>> arch/microblaze/include/uapi/asm/unistd.h | 1 +
>> arch/microblaze/kernel/syscall_table.S | 1 +
The same for microblaze here
arch/microblaze/include/asm/unistd.h
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2014-12-02 11:42 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-02 4:35 Minimal effort/low overhead file descriptor duplication over Posix.1b s Alex Dubov
2014-12-02 4:35 ` [PATCH 1/2] fs: introduce sendfd() syscall Alex Dubov
2014-12-02 12:50 ` Eric Dumazet
2014-12-02 14:47 ` Alex Dubov
2014-12-02 15:33 ` Eric Dumazet
2014-12-02 16:23 ` Alex Dubov
2014-12-02 16:42 ` Eric Dumazet
2014-12-03 2:11 ` Alex Dubov
2014-12-03 6:48 ` Eric Dumazet
2014-12-02 17:00 ` Al Viro
2014-12-03 2:22 ` Alex Dubov
2014-12-03 3:40 ` Al Viro
2014-12-03 4:14 ` Alex Dubov
2014-12-03 6:50 ` Eric Dumazet
2014-12-03 8:08 ` Richard Cochran
2014-12-03 8:17 ` Richard Weinberger
2014-12-03 10:41 ` Richard Cochran
2014-12-03 14:08 ` Alex Dubov
2014-12-05 13:37 ` One Thousand Gnomes
2014-12-02 4:35 ` [PATCH 2/2] fs: Wire up sendfd() syscall (all architectures) Alex Dubov
2014-12-02 8:01 ` Geert Uytterhoeven
2014-12-02 8:31 ` Alex Dubov
2014-12-02 11:42 ` Michal Simek [this message]
2014-12-02 14:31 ` Alex Dubov
2014-12-02 14:38 ` Geert Uytterhoeven
2014-12-02 15:26 ` Minimal effort/low overhead file descriptor duplication over Posix.1b s Jonathan Corbet
2014-12-02 16:15 ` Alex Dubov
2014-12-17 13:11 ` Kevin Easton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=547DA592.7090900@monstr.eu \
--to=monstr@monstr.eu \
--cc=alex.dubov@gmail.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oakad@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.