powerpc: remove address space overrides using set_fs()
authorChristoph Hellwig <hch@lst.de>
Thu, 3 Sep 2020 14:22:42 +0000 (16:22 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 9 Sep 2020 02:21:37 +0000 (22:21 -0400)
commit5ae4998b5d6fc703a16c9fa935fb7d335843bf22
tree68666ba59e5c6f3fa10f341f514f2eddbc94c859
parentc33165253492b91337f88c84b11733a4a2d55b60
powerpc: remove address space overrides using set_fs()

Stop providing the possibility to override the address space using
set_fs() now that there is no need for that any more.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/powerpc/Kconfig
arch/powerpc/include/asm/processor.h
arch/powerpc/include/asm/thread_info.h
arch/powerpc/include/asm/uaccess.h
arch/powerpc/kernel/signal.c
arch/powerpc/lib/sstep.c