Go to file
Thomas Gleixner 68be248e2f x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
commit 052adee668 upstream.

None of the call sites cares about the actual return code. Change the
return type to boolean and return 'true' on success.

Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210908132525.736773588@linutronix.de
Signed-off-by: Chen Zhuo <sagazchen@tencent.com>
Signed-off-by: Xinghui Li <korantli@tencent.com>
2024-06-11 21:09:43 +08:00
Documentation
LICENSES
arch x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean 2024-06-11 21:09:43 +08:00
block
certs
crypto
dist
drivers
fs
include x86/signal: Detect and prevent an alternate signal stack overflow 2024-06-11 21:09:43 +08:00
init
ipc
kernel
lib
mm
net
package
samples
scripts x86/extable: Rework the exception table mechanics 2024-06-11 21:09:40 +08:00
security
sound
tools selftest/x86/signal: Include test cases for validating sigaltstack 2024-06-11 21:09:37 +08:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
README.md
backport_remove_lists.txt
tools_key.pub

README.md

Tencent Linux Kernel 4.0