summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
diff options
context:
space:
mode:
authorEric W. Biederman2018-07-21 18:35:55 +0200
committerEric W. Biederman2018-09-11 21:19:07 +0200
commitb16503baa8912a5ec5f599914bfdad898588540f (patch)
tree2ff76af60982d14e6700f8fe9e9c732d32fa5660 /fs/jffs2
parentsignal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init (diff)
downloadkernel-qcow2-linux-b16503baa8912a5ec5f599914bfdad898588540f.tar.gz
kernel-qcow2-linux-b16503baa8912a5ec5f599914bfdad898588540f.tar.xz
kernel-qcow2-linux-b16503baa8912a5ec5f599914bfdad898588540f.zip
signal: send_sig_all no longer needs SEND_SIG_FORCED
Now that send_signal always delivers SEND_SIG_PRIV signals to a pid namespace init it is no longer necessary to use SEND_SIG_FORCED when calling do_send_sig_info to ensure that pid namespace inits are signaled and possibly killed. Using SEND_SIG_PRIV is sufficient. So use SEND_SIG_PRIV so that userspace when it receives a SIGTERM can tell that the kernel sent the signal and not some random userspace application. Fixes: b82c32872db2 ("sysrq: use SEND_SIG_FORCED instead of force_sig()") Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions