[PATCH v2 0/4] Minor physmem cleanups/fixes
Tiwei Bie
tiwei.btw at antgroup.com
Sun Sep 15 21:59:46 PDT 2024
Changes in v2:
- Add "um: Fix potential integer overflow during physmem setup";
v1: https://lore.kernel.org/all/20240913142137.248245-1-tiwei.btw@antgroup.com/
Tiwei Bie (4):
um: Remove the redundant declaration of high_physmem
um: Fix potential integer overflow during physmem setup
um: Remove highmem leftovers
um: Fix the definition for physmem_size
arch/um/drivers/virtio_uml.c | 9 --------
arch/um/include/shared/as-layout.h | 3 ++-
arch/um/include/shared/mem_user.h | 5 ++---
arch/um/kernel/mem.c | 3 ---
arch/um/kernel/physmem.c | 36 +++++++++++-------------------
arch/um/kernel/um_arch.c | 19 +++++++---------
arch/um/os-Linux/main.c | 5 +----
7 files changed, 26 insertions(+), 54 deletions(-)
--
2.34.1
More information about the linux-um
mailing list