kernel_samsung_a53x/arch/um
Tiwei Bie 6b9c665efd um: Fix potential integer overflow during physmem setup
[ Upstream commit a98b7761f697e590ed5d610d87fa12be66f23419 ]

This issue happens when the real map size is greater than LONG_MAX,
which can be easily triggered on UML/i386.

Fixes: fe205bdd1321 ("um: Print minimum physical memory requirement")
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20240916045950.508910-3-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:21 +01:00
..
configs Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drivers um: vector: Do not use drvdata in release 2024-12-17 13:24:19 +01:00
include um: Fix the -Wmissing-prototypes warning for __switch_mm 2024-11-19 12:27:06 +01:00
kernel um: Fix potential integer overflow during physmem setup 2024-12-17 13:24:21 +01:00
os-Linux um: Don't use vfprintf() for os_info() 2024-11-18 12:13:19 +01:00
scripts Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig um: allow not setting extra rpaths in the linux binary 2024-11-18 23:19:35 +01:00
Kconfig.debug Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile um: allow not setting extra rpaths in the linux binary 2024-11-18 23:19:35 +01:00
Makefile-os-Linux Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile-skas Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00