linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* remove set_fs for UML
@ 2021-12-15 16:56 Christoph Hellwig
  2021-12-15 16:56 ` [PATCH 1/2] x86/mtrr: remove the mtrr_bp_init stub Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Christoph Hellwig @ 2021-12-15 16:56 UTC (permalink / raw)
  To: Richard Weinberger, Anton Ivanov; +Cc: x86, linux-um, linux-kernel

Hi Richard and Anton,

this series removes address space overrides using set_fs for UML.

Diffstat:
 um/Kconfig                   |    1 -
 um/include/asm/thread_info.h |    4 ----
 um/include/asm/uaccess.h     |   21 +++++++++++++++++++--
 um/kernel/skas/uaccess.c     |   25 -------------------------
 x86/include/asm/mtrr.h       |    8 +-------
 x86/kernel/setup.c           |    7 ++++++-
 x86/um/asm/segment.h         |    8 --------
 7 files changed, 26 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-01-01  0:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 16:56 remove set_fs for UML Christoph Hellwig
2021-12-15 16:56 ` [PATCH 1/2] x86/mtrr: remove the mtrr_bp_init stub Christoph Hellwig
2021-12-22 18:56   ` [tip: x86/misc] x86/mtrr: Remove the mtrr_bp_init() stub tip-bot2 for Christoph Hellwig
2021-12-15 16:56 ` [PATCH 2/2] um: remove set_fs Christoph Hellwig
2021-12-21 21:05 ` remove set_fs for UML Richard Weinberger
2021-12-22  8:17   ` hch
2021-12-22 13:55     ` Borislav Petkov
2021-12-22 16:55       ` Richard Weinberger
2021-12-22 18:54         ` Borislav Petkov
2022-01-01  0:12   ` Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).