kernel_samsung_a53x/arch/um
Tiwei Bie 4bfecf5d8e um: Fix the return value of elf_core_copy_task_fpregs
[ Upstream commit 865e3845eeaa21e9a62abc1361644e67124f1ec0 ]

This function is expected to return a boolean value, which should be
true on success and false on failure.

Fixes: d1254b12c93e ("uml: fix x86_64 core dump crash")
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20240913023302.130300-1-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 the return value of elf_core_copy_task_fpregs 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