From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933060AbdGKPIw (ORCPT ); Tue, 11 Jul 2017 11:08:52 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:65346 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932678AbdGKPIv (ORCPT ); Tue, 11 Jul 2017 11:08:51 -0400 From: "Rafael J. Wysocki" To: Sebastian Andrzej Siewior Cc: Alex Shi , "Rafael J . Wysocki" , open list , Thomas Gleixner , Anders Roxell , Rik van Riel , Steven Rostedt , Daniel Lezcano , linux-rt-users Subject: Re: [PATCH] cpu_pm: replace raw_notifier to atomic_notifier Date: Tue, 11 Jul 2017 17:01:09 +0200 Message-ID: <71438284.RUbDNKAoy6@aspire.rjw.lan> User-Agent: KMail/4.14.10 (Linux/4.12.0-rc1+; KDE/4.14.9; x86_64; ; ) In-Reply-To: <20170711150634.jwwiamei25q2veyx@linutronix.de> References: <1499330866-19520-1-git-send-email-alex.shi@linaro.org> <6cbcde77-8911-8439-9603-b2c1ae1dc595@linaro.org> <20170711150634.jwwiamei25q2veyx@linutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday, July 11, 2017 05:06:35 PM Sebastian Andrzej Siewior wrote: > On 2017-07-11 22:42:04 [+0800], Alex Shi wrote: > > It is a serious bug: add a waiting lock in idle and cause boot failure > > in arm/arm64 RT. > > > > Any more comments for this change? > > As far as RT is concerned, I am taking this for the next v4.11 release. > I would appreciate if upstream would apply this as well. > Rafael do you feel responsible for this? I can apply this if no one else wants to. :-) However, I'd appreciate a resend with a CC to linux-pm@vger.kernel.org for easier processing. Thanks, Rafael