Skip to content
Snippets Groups Projects
Commit 634b3c3d authored by Tiwei Bie's avatar Tiwei Bie Committed by Greg Kroah-Hartman
Browse files

um: Fix the return value of elf_core_copy_task_fpregs


[ Upstream commit 865e3845 ]

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

Fixes: d1254b12 ("uml: fix x86_64 core dump crash")
Signed-off-by: default avatarTiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20240913023302.130300-1-tiwei.btw@antgroup.com


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent e6102b72
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment