[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211215165612.554426-1-hch@lst.de>
Date: Wed, 15 Dec 2021 17:56:10 +0100
From: Christoph Hellwig <hch@....de>
To: Richard Weinberger <richard@....at>,
Anton Ivanov <anton.ivanov@...bridgegreys.com>
Cc: x86@...nel.org, linux-um@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: remove set_fs for UML
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(-)
Powered by blists - more mailing lists