[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240916045950.508910-1-tiwei.btw@antgroup.com>
Date: Mon, 16 Sep 2024 12:59:46 +0800
From: "Tiwei Bie" <tiwei.btw@...group.com>
To: richard@....at,
anton.ivanov@...bridgegreys.com,
johannes@...solutions.net
Cc: <linux-um@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<benjamin@...solutions.net>,
"Tiwei Bie" <tiwei.btw@...group.com>
Subject: [PATCH v2 0/4] Minor physmem cleanups/fixes
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
Powered by blists - more mailing lists