From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 26 Oct 2012 14:29:09 -0700 From: Tejun Heo To: "Rafael J. Wysocki" Cc: Oleg Nesterov , linux-kernel@vger.kernel.org, lizefan@huawei.com, containers@lists.linux-foundation.org, cgroups@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH v2 1/1] freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() Message-ID: <20121026212909.GW11442@htj.dyndns.org> References: <20121023153919.GA16201@redhat.com> <20121026180149.GA22421@redhat.com> <2566006.UzAQbpOjNQ@vostro.rjw.lan> <2718983.vORnrfWdbE@vostro.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2718983.vORnrfWdbE@vostro.rjw.lan> Sender: linux-kernel-owner@vger.kernel.org List-ID: Hello, On Fri, Oct 26, 2012 at 11:29:56PM +0200, Rafael J. Wysocki wrote: > Actually, what tree is it supposed to apply to? > > The change in kernel/cgroup_freezer.c doesn't look like anything in > the current Linus' tree to me. Ooh, right. This depends on the earlier cgroup_freezer changes. Sorry about the confusion. I'll apply it to the following branch (the same one used for the previous cgroup_freezer updates). git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git cgroup-freezer Thanks. -- tejun