From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH] clk: tegra: dfll: Properly protect OPP list Date: Fri, 11 Sep 2015 08:05:27 +0530 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 Return-path: Content-Disposition: inline In-Reply-To: <20150910175144.GB15099-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Boyd Cc: Thierry Reding , Alexandre Courbot , Stephen Warren , Mikko Perttunen , Tuomas Tynkkynen , Krzysztof Kozlowski , "Rafael J. Wysocki" , linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-pm@vger.kernel.org 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