Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965039AbbEMAmu (ORCPT ); Tue, 12 May 2015 20:42:50 -0400 Received: from mail-qg0-f50.google.com ([209.85.192.50]:36654 "EHLO mail-qg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964862AbbEMAms (ORCPT ); Tue, 12 May 2015 20:42:48 -0400 MIME-Version: 1.0 In-Reply-To: <20150512144313.GO11388@htj.duckdns.org> References: <20150507064557.GA26928@july> <20150507154212.GA12245@htj.duckdns.org> <20150508152513.GB28439@htj.duckdns.org> <20150512144313.GO11388@htj.duckdns.org> Date: Wed, 13 May 2015 09:42:47 +0900 X-Google-Sender-Auth: oCNd0CZuDSWDd8lYGm4cOHarGFc Message-ID: Subject: Re: [RFC PATCH] PM, freezer: Don't thaw when it's intended frozen processes From: Kyungmin Park To: Tejun Heo Cc: linux-mm , Andrew Morton , "\\Rafael J. Wysocki\\" , David Rientjes , Johannes Weiner , Oleg Nesterov , Cong Wang , LKML , Linux PM list Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 960 Lines: 25 On Tue, May 12, 2015 at 11:43 PM, Tejun Heo wrote: > Hello, > > On Mon, May 11, 2015 at 04:47:14PM +0900, Kyungmin Park wrote: >> > The kernel 3.10 is not working as expected, but right the latest >> > kernel is working correctly. >> >> Please ignore it. test is wrong and it's not working, see Krzysztof Mail. > > So, I just tested and it does work as expected. What Krzysztof said > is the same thing that I said in the first reply. The tasks will be > woken up but won't leave freezer. Please re-test. Right, it's still in freezer, just one time scheduling is happened. and enter freeze state again. do you think can we avoid it or it's sub-optimal to do as patch? Thank you, Kyungmin Park -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/