]> www.infradead.org Git - linux.git/commit
um: remove copy_context_skas0
authorBenjamin Berg <benjamin.berg@intel.com>
Wed, 3 Jul 2024 13:45:31 +0000 (15:45 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 3 Jul 2024 15:09:49 +0000 (17:09 +0200)
commita5d2cfe749e2917266956751262328da35e0925d
treec228ff494ebdd8b2210c46289a5025bce125661e
parent7911b650a0708a3ee3412d80838b9574b21a53c8
um: remove copy_context_skas0

The kernel flushes the memory ranges anyway for CoW and does not assume
that the userspace process has anything set up already. So, start with a
fresh process for the new mm context.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20240703134536.1161108-8-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/include/shared/os.h
arch/um/include/shared/skas/stub-data.h
arch/um/kernel/skas/Makefile
arch/um/kernel/skas/clone.c [deleted file]
arch/um/kernel/skas/mmu.c
arch/um/os-Linux/skas/process.c
arch/x86/um/shared/sysdep/stub.h
arch/x86/um/shared/sysdep/stub_32.h
arch/x86/um/shared/sysdep/stub_64.h