[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180314203108.GA18775@isilmar-4.linta.de>
Date:   Wed, 14 Mar 2018 21:31:08 +0100
From:   Dominik Brodowski <linux@...inikbrodowski.net>
To:     Arnd Bergmann <arnd@...db.de>
Cc:     linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
        "Eric W. Biederman" <ebiederm@...ssion.com>,
        Al Viro <viro@...iv.linux.org.uk>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 12/16] asm-generic: siginfo: remove obsolete #ifdefs
On Wed, Mar 14, 2018 at 03:43:47PM +0100, Arnd Bergmann wrote:
> The frv, tile and blackfin architectures are being removed, so
> we can clean up this header by removing all the special cases
> except those for ia64.
> 
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
AFAICS, score is the only architecture which still defines
	__ARCH_WANT_SYSCALL_NO_FLAGS
	__ARCH_WANT_SYSCALL_OFF_T
	__ARCH_WANT_SYSCALL_DEPRECATED .
So maybe you want to clean up include/uapi/asm-generic/unistd.h as well?
Thanks,
	Dominik
Powered by blists - more mailing lists