diff options
| author | Randy Dunlap <[email protected]> | 2023-12-22 04:58:25 +0000 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-12-27 16:49:56 +0000 |
| commit | c968b99f868dd82ebcafec9788ce18334da177b6 (patch) | |
| tree | 167f575f54ca1c19992d38165ba328410c9b86da /security/selinux/hooks.c | |
| parent | restart_block: Trim includes (diff) | |
| download | kernel-c968b99f868dd82ebcafec9788ce18334da177b6.tar.gz kernel-c968b99f868dd82ebcafec9788ce18334da177b6.zip | |
LoongArch: signal.c: add header file to fix build error
loongarch's signal.c uses rseq_signal_deliver() so it should
pull in the appropriate header to prevent a build error:
../arch/loongarch/kernel/signal.c: In function 'handle_signal':
../arch/loongarch/kernel/signal.c:1034:9: error: implicit declaration of function 'rseq_signal_deliver' [-Werror=implicit-function-declaration]
1034 | rseq_signal_deliver(ksig, regs);
| ^~~~~~~~~~~~~~~~~~~
Fixes: b74baf4ad05b ("LoongArch: Add signal handling support")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: WANG Xuerui <[email protected]>
Cc: [email protected]
Cc: Kent Overstreet <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
