Re: [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: Arnd Bergmann <arnd@xxxxxxxxxx>
- Subject: Re: [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Date: Mon, 14 Feb 2022 09:06:04 -0800
- Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>, Christoph Hellwig <hch@xxxxxx>, linux-arch@xxxxxxxxxxxxxxx, linux-mm@xxxxxxxxx, linux-api@xxxxxxxxxxxxxxx, arnd@xxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, mark.rutland@xxxxxxx, dalias@xxxxxxxx, linux-ia64@xxxxxxxxxxxxxxx, linux-sh@xxxxxxxxxxxxxxx, peterz@xxxxxxxxxxxxx, jcmvbkbc@xxxxxxxxx, guoren@xxxxxxxxxx, sparclinux@xxxxxxxxxxxxxxx, linux-hexagon@xxxxxxxxxxxxxxx, linux-riscv@xxxxxxxxxxxxxxxxxxx, will@xxxxxxxxxx, ardb@xxxxxxxxxx, linux-s390@xxxxxxxxxxxxxxx, bcain@xxxxxxxxxxxxxx, deller@xxxxxx, x86@xxxxxxxxxx, linux@xxxxxxxxxxxxxxx, linux-csky@xxxxxxxxxxxxxxx, mingo@xxxxxxxxxx, geert@xxxxxxxxxxxxxx, linux-snps-arc@xxxxxxxxxxxxxxxxxxx, linux-xtensa@xxxxxxxxxxxxxxxx, hca@xxxxxxxxxxxxx, linux-alpha@xxxxxxxxxxxxxxx, linux-um@xxxxxxxxxxxxxxxxxxx, linux-m68k@xxxxxxxxxxxxxxx, openrisc@xxxxxxxxxxxxxxxxxxxx, green.hu@xxxxxxxxx, shorne@xxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, monstr@xxxxxxxxx, tsbogend@xxxxxxxxxxxxxxxx, linux-parisc@xxxxxxxxxxxxxxx, nickhu@xxxxxxxxxxxxx, linux-mips@xxxxxxxxxxxxxxx, dinguyen@xxxxxxxxxx, ebiederm@xxxxxxxxxxxx, richard@xxxxxx, akpm@xxxxxxxxxxxxxxxxxxxx, linuxppc-dev@xxxxxxxxxxxxxxxx, davem@xxxxxxxxxxxxx
- In-reply-to: <20220214163452.1568807-11-arnd@kernel.org>
- References: <20220214163452.1568807-1-arnd@kernel.org> <20220214163452.1568807-11-arnd@kernel.org>
On Mon, Feb 14, 2022 at 05:34:48PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> On almost all architectures, there are no remaining callers
> of set_fs(), so CONFIG_SET_FS can be disabled, along with
> removing the thread_info field and any references to it.
>
> This turns access_ok() into a cheaper check against TASK_SIZE_MAX.
Wouldn't it make more sense to just merge this into the last patch?
[Index of Archives]
[Linux Kernel]
[Sparc Linux]
[DCCP]
[Linux ARM]
[Yosemite News]
[Linux SCSI]
[Linux x86_64]
[Linux for Ham Radio]