Re: [PATCH v3 3/3] powerpc/uaccess: simplify the get_fs() set_fs() logic

From: Christophe Leroy
Date: Thu Aug 06 2020 - 05:55:22 EST




Le 06/08/2020 à 11:17, Christoph Hellwig a écrit :
Do you urgently need this? My plan for 5.10 is to rebased and submit
the remaining bits of this branch:

http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/set_fs-removal

which will kill off set_fs/get_fs entirely.


No this isn't needed urgently at all I think.

It was sleeping in Patchwork since January, and I received comments from Michael a few days ago asking me to re-submit, see https://patchwork.ozlabs.org/project/linuxppc-dev/patch/dd2876b808ea38eb7b7f760ecd6ce06096c61fb5.1580295551.git.christophe.leroy@xxxxxx/

But if you are killing set_fs/get_fs entirely, that's even better I guess. Thanks for the hands up.

Christophe