[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090410121525.GA4760@redhat.com>
Date: Fri, 10 Apr 2009 14:15:25 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Kumar Gala <galak@...nel.crashing.org>
Cc: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>,
linux-kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: LTP 20080131 causes defunct processes w/2.6.30-rc1 (possible
ptrace issue?)
On 04/10, Kumar Gala wrote:
>
> That seems to clear it up.. But why has the behavior changed? I didn't
> have to do the "kill -CONT 1" on 2.6.29.
I didn't look at the test-case yet, so I don't know what happens.
But, before this comment, /sbin/init always ignored SIGSTOP.
Now it is possible to stop init. Of course, user-space can't
send SIGSTOP to init directly. But if you are ptracer, or send
SIGSTOP to the sub-namespace, it should work.
Oleg.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists