diff options
author | Will Deacon <will.deacon@arm.com> | 2018-02-20 18:08:40 +0000 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-03-06 18:52:23 +0000 |
commit | a7e6f1ca90354a31946873d102cfa999ddf6ecb4 (patch) | |
tree | 0e8b4ebdcf42eea29d6dda35fa56be2f9b5e280c /Kconfig | |
parent | 2c9120f3a86a809518ece1787d76ae07dd01e01b (diff) | |
download | linux-a7e6f1ca90354a31946873d102cfa999ddf6ecb4.tar.gz linux-a7e6f1ca90354a31946873d102cfa999ddf6ecb4.tar.bz2 linux-a7e6f1ca90354a31946873d102cfa999ddf6ecb4.zip |
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
For signals other than SIGKILL or those with siginfo_layout(signal, code)
== SIL_FAULT then force_signal_inject does not initialise the siginfo_t
properly. Since the signal number is determined solely by the caller,
simply WARN on unknown signals and force to SIGKILL.
Reported-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions