]> Pileus Git - ~andy/linux/blobdiff - kernel/pid.c
ARM: perf: add support for perf registers API
[~andy/linux] / kernel / pid.c
index 66505c1dfc516f3985e2072029152291cd0bedf9..ebe5e80b10f8495a3d6459e0203821f987237df0 100644 (file)
@@ -265,6 +265,7 @@ void free_pid(struct pid *pid)
                struct pid_namespace *ns = upid->ns;
                hlist_del_rcu(&upid->pid_chain);
                switch(--ns->nr_hashed) {
+               case 2:
                case 1:
                        /* When all that is left in the pid namespace
                         * is the reaper wake up the reaper.  The reaper