Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752132Ab3FZK4d (ORCPT ); Wed, 26 Jun 2013 06:56:33 -0400 Received: from mail-oa0-f49.google.com ([209.85.219.49]:36564 "EHLO mail-oa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751883Ab3FZK4b (ORCPT ); Wed, 26 Jun 2013 06:56:31 -0400 MIME-Version: 1.0 In-Reply-To: <20130626125411.5dc935bf@amdc308.digital.local> References: <1370502472-7249-1-git-send-email-l.majewski@samsung.com> <1371661969-7660-1-git-send-email-l.majewski@samsung.com> <1371661969-7660-2-git-send-email-l.majewski@samsung.com> <20130626125411.5dc935bf@amdc308.digital.local> Date: Wed, 26 Jun 2013 16:26:30 +0530 Message-ID: Subject: Re: [PATCH v4 1/7] cpufreq: Store cpufreq policies in a list From: Viresh Kumar To: Lukasz Majewski Cc: "Rafael J. Wysocky" , "cpufreq@vger.kernel.org" , Linux PM list , Vincent Guittot , Jonghwa Lee , Myungjoo Ham , linux-kernel , Lukasz Majewski , Andre Przywara , Daniel Lezcano , Kukjin Kim , Zhang Rui , Eduardo Valentin , t.figa@samsung.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 597 Lines: 19 On 26 June 2013 16:24, Lukasz Majewski wrote: >> > --- > > So here <---> I will put change log for v5. correct. >> > ret = cpufreq_add_dev_interface(cpu, policy, dev); >> > if (ret) > > I will add list_del(&cpufreq_policy_list); > here. May not be sufficient. You must do it once at the end of this routine. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/