From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 11 Sep 2015 08:05:27 +0530 From: Viresh Kumar To: Stephen Boyd Cc: Thierry Reding , Alexandre Courbot , Stephen Warren , Mikko Perttunen , Tuomas Tynkkynen , Krzysztof Kozlowski , "Rafael J. Wysocki" , linux-pm@vger.kernel.org, linux-clk@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH] clk: tegra: dfll: Properly protect OPP list Message-ID: <20150911023527.GS5266@linux> References: <1441893321-4563-1-git-send-email-thierry.reding@gmail.com> <20150910175144.GB15099@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20150910175144.GB15099@codeaurora.org> Sender: linux-pm-owner@vger.kernel.org List-ID: On 10-09-15, 10:51, Stephen Boyd wrote: > Don't we already have an rcu_read_lock() at the beginning of this > function? I don't understand why we need to nest them in the same > function. +1 -- viresh