Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752126Ab3FZLIS (ORCPT ); Wed, 26 Jun 2013 07:08:18 -0400 Received: from mail-oa0-f53.google.com ([209.85.219.53]:38816 "EHLO mail-oa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751966Ab3FZLIQ (ORCPT ); Wed, 26 Jun 2013 07:08:16 -0400 MIME-Version: 1.0 In-Reply-To: <20130626130407.021c05cb@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> <20130626130407.021c05cb@amdc308.digital.local> Date: Wed, 26 Jun 2013 16:38:15 +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: 519 Lines: 13 On 26 June 2013 16:34, Lukasz Majewski wrote: > err_out_kobj_put: > list_del(&cpufreq_policy_list); > [rest of error path] I couldn't find err_out_kobj_put in existing code :) BTW, just add to the list only once everything passed. -- 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/