[RFC PATCH 0/3] arc: remove CONFIG_SET_FS

Sergey Matyukevich geomatsi at gmail.com
Tue Feb 1 06:55:35 PST 2022


Hi all,

This patch series removes SET_FS support for arc.

Sergey Matyukevich (3):
  arc: use BUILD_BUG for invalid sizes in get_user/put_user
  arc: provide __{get,put}_kernel_nofault
  arc: remove set_fs()

 arch/arc/Kconfig                   |  1 -
 arch/arc/include/asm/segment.h     | 20 -------------
 arch/arc/include/asm/thread_info.h |  3 --
 arch/arc/include/asm/uaccess.h     | 48 ++++++++++++++++++++----------
 4 files changed, 32 insertions(+), 40 deletions(-)
 delete mode 100644 arch/arc/include/asm/segment.h

-- 
2.35.0




More information about the linux-snps-arc mailing list