Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

From: Christoph Hellwig
Date: Fri Feb 18 2022 - 01:37:22 EST


s/maining/remaining/ ?

Or maybe rather:

uaccess: remove CONFIG_SET_FS

because it is all gone now.

> With CONFIG_SET_FS gone, so drop all remaining references to
> set_fs()/get_fs(), mm_segment_t and uaccess_kernel().

And this sentence does not parse.