From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751610AbdG1GpA (ORCPT ); Fri, 28 Jul 2017 02:45:00 -0400 Received: from muru.com ([72.249.23.125]:56208 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751007AbdG1Go7 (ORCPT ); Fri, 28 Jul 2017 02:44:59 -0400 Date: Thu, 27 Jul 2017 23:44:55 -0700 From: Tony Lindgren To: Alex Shi Cc: rafael@kernel.org, open list , Sebastian Andrzej Siewior , Thomas Gleixner , Anders Roxell , Daniel Lezcano , linux-pm@vger.kernel.org, linux-rt-users Subject: Re: [PATCH v3] cpu_pm: replace raw_notifier to atomic_notifier Message-ID: <20170728064455.GJ10026@atomide.com> References: <1501205977-10774-1-git-send-email-alex.shi@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1501205977-10774-1-git-send-email-alex.shi@linaro.org> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Alex Shi [170727 18:42]: > Tony Lezcano found a miss use that rcu_read_lock used after rcu_idle_enter > Paul E. McKenney suggested trying RCU_NONIDLE. Hmm I think you have a hybrid name typo above in case you mean me :) Tony