Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1554790

Re: [PATCH 01/12] PM / OPP: Add per OPP table mutex

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 01/12] PM / OPP: Add per OPP table mutex
Date 2017-01-10 00:20 +0100
Message-ID <sXRom-1WC-31@gated-at.bofh.it> (permalink)
References <sLHNL-7ku-5@gated-at.bofh.it> <sLHXr-7qQ-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/07, Viresh Kumar wrote:
> Add per OPP table lock to protect opp_table->opp_list.
> 
> Note that at few places opp_list is used under the rcu_read_lock() and
> so a mutex can't be added there for now. This will be fixed by a later
> patch.
> 
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---

Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 01/12] PM / OPP: Add per OPP table mutex Stephen Boyd <sboyd@codeaurora.org> - 2017-01-10 00:20 +0100

csiph-web