From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() Date: Thu, 24 Dec 2015 02:45:47 +0100 Message-ID: <1952184.nII0v5K5QD@vostro.rjw.lan> References: <1450178204-26172-1-git-send-email-sudeep.holla@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Sudeep Holla Cc: Linux PM list , open list , Viresh Kumar , Dan Carpenter List-Id: linux-pm@vger.kernel.org On Wednesday, December 23, 2015 11:20:04 AM Sudeep Holla wrote: > Hi Rafael, > > On Tue, Dec 15, 2015 at 11:16 AM, Sudeep Holla wrote: > > From: Dan Carpenter > > > > The "domain" variable needs to be signed for the error handling to work. > > > > Fixes: 8def31034d03 ('cpufreq: arm_big_little: add SCPI interface driver') > > Signed-off-by: Dan Carpenter > > Acked-by: Viresh Kumar > > Acked-by: Sudeep Holla > > --- > > drivers/cpufreq/scpi-cpufreq.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Hi Rafael, > > > > This patch seem to have slipped through the cracks somehow. I don't see > > in patchwork too. So I am resending so that you can pick for your next > > rc fix if you plan to send one else for -next > > > > This got missed again, can you please ensure to pull this for your next -rc. > If you have none planned, please pull this for-next. Applied now, thanks! I'm going to push it for -rc7. Thanks, Rafael