public inbox for linux-snps-arc@lists.infradead.org
 help / color / mirror / Atom feed
From: Sergey Matyukevich <geomatsi@gmail.com>
To: linux-snps-arc@lists.infradead.org
Cc: Vineet Gupta <vgupta@kernel.org>,
	Vladimir Isaev <isaev@synopsys.com>,
	Christoph Hellwig <hch@lst.de>,
	Sergey Matyukevich <geomatsi@gmail.com>
Subject: [RFC PATCH 0/3] arc: remove CONFIG_SET_FS
Date: Tue,  1 Feb 2022 17:55:35 +0300	[thread overview]
Message-ID: <20220201145538.111192-1-geomatsi@gmail.com> (raw)

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


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

             reply	other threads:[~2022-02-01 14:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 14:55 Sergey Matyukevich [this message]
2022-02-01 14:55 ` [RFC PATCH 1/3] arc: use BUILD_BUG for invalid sizes in get_user/put_user Sergey Matyukevich
2022-02-01 15:08   ` Christoph Hellwig
2022-02-01 14:55 ` [RFC PATCH 2/3] arc: provide __{get,put}_kernel_nofault Sergey Matyukevich
2022-02-01 15:10   ` Christoph Hellwig
2022-02-01 14:55 ` [RFC PATCH 3/3] arc: remove set_fs() Sergey Matyukevich
2022-02-01 15:11   ` Christoph Hellwig
2022-02-02  5:14 ` [RFC PATCH 0/3] arc: remove CONFIG_SET_FS Vineet Gupta
2022-02-15 21:04   ` Sergey Matyukevich
2022-02-18  4:03     ` Vineet Gupta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220201145538.111192-1-geomatsi@gmail.com \
    --to=geomatsi@gmail.com \
    --cc=hch@lst.de \
    --cc=isaev@synopsys.com \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=vgupta@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox