]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-vserver-2.3.patch
- up to 4.9.155
[packages/kernel.git] / kernel-vserver-2.3.patch
index 261553bff2053fd87fec6cf13a6e92b01e3d6c6b..e2db62d5c82b9faee85eb4b658a773527055f0dc 100644 (file)
@@ -13036,9 +13036,9 @@ diff -NurpP --minimal linux-4.9.135/kernel/exit.c linux-4.9.135-vs2.3.9.8/kernel
  #include <linux/hw_breakpoint.h>
  #include <linux/oom.h>
 @@ -531,14 +535,24 @@ static struct task_struct *find_child_re
- {
        struct pid_namespace *pid_ns = task_active_pid_ns(father);
        struct task_struct *reaper = pid_ns->child_reaper;
+       struct task_struct *p, *n;
 +      struct vx_info *vxi = task_get_vx_info(father);
 +
 +      if (vxi) {
This page took 0.091759 seconds and 4 git commands to generate.