OpenCloudOS-Kernel/arch/um
Johannes Berg ec5b47a370 um: line: always fill *error_out in setup_one_line()
[ Upstream commit 824ac4a5edd3f7494ab1996826c4f47f8ef0f63d ]

The pointer isn't initialized by callers, but I have
encountered cases where it's still printed; initialize
it in all possible cases in setup_one_line().

Link: https://patch.msgid.link/20240703172235.ad863568b55f.Iaa1eba4db8265d7715ba71d5f6bb8c7ff63d27e9@changeid
Acked-By: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-12 11:11:35 +02:00
..
configs um: Fix hostaudio build errors 2023-08-19 23:30:22 +02:00
drivers um: line: always fill *error_out in setup_one_line() 2024-09-12 11:11:35 +02:00
include um: Fix the declaration of kasan_map_memory 2024-06-12 11:12:42 +02:00
kernel um: time-travel: fix time-travel-start option 2024-08-03 08:54:35 +02:00
os-Linux um: time-travel: fix signal blocking race/hang 2024-08-03 08:54:35 +02:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild um: use obj-y to descend into arch/um/*/ 2023-08-26 22:41:34 +02:00
Kconfig Landlock updates for v6.5-rc1 2023-06-27 17:10:27 -07:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: Fix adding '-no-pie' for clang 2024-02-23 09:25:03 +01:00
Makefile-os-Linux
Makefile-skas