Re: [PATCH v2 7/7] ia64: add __IGNORE* entries in asm/unistd.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: Firoz Khan <firoz.khan@xxxxxxxxxx>
- Subject: Re: [PATCH v2 7/7] ia64: add __IGNORE* entries in asm/unistd.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Date: Fri, 28 Sep 2018 14:09:30 +0200
- Cc: linux-ia64@xxxxxxxxxxxxxxx, Tony Luck <tony.luck@xxxxxxxxx>, Fenghua Yu <fenghua.yu@xxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, gregkh <gregkh@xxxxxxxxxxxxxxxxxxx>, Philippe Ombredanne <pombredanne@xxxxxxxx>, Kate Stewart <kstewart@xxxxxxxxxxxxxxxxxxx>, y2038 Mailman List <y2038@xxxxxxxxxxxxxxxx>, Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>, linux-arch <linux-arch@xxxxxxxxxxxxxxx>, Deepa Dinamani <deepa.kernel@xxxxxxxxx>, Marcin Juszkiewicz <marcin.juszkiewicz@xxxxxxxxxx>
- In-reply-to: <1538057720-3392-8-git-send-email-firoz.khan@linaro.org>
- References: <1538057720-3392-1-git-send-email-firoz.khan@linaro.org> <1538057720-3392-8-git-send-email-firoz.khan@linaro.org>
On Thu, Sep 27, 2018 at 4:16 PM Firoz Khan <firoz.khan@xxxxxxxxxx> wrote:
>
> Add __IGNORE* entries for perf_event_open, seccomp, pkey_
> mprotect, pkey_alloc, pkey_free, statx, io_pgetevents and
> rseq in the file asm/unistd.h as it is correct to keep
> __IGNORE* entry in non uapi header asm/unistd.h while uapi/
> asm/unistd.h must hold information only useful for user
> space applications.
>
> Signed-off-by: Firoz Khan <firoz.khan@xxxxxxxxxx>
> ---
This patch looks wrong: We don't want to ignore the fact that the
syscalls are missing here, we should add them instead. I'd leave
that for a follow-up though, we may want to add further ones that
are currently marked as __IGNORE.
Arnd
[Index of Archives]
[Linux Kernel]
[Sparc Linux]
[DCCP]
[Linux ARM]
[Yosemite News]
[Linux SCSI]
[Linux x86_64]
[Linux for Ham Radio]