From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752788AbbCZPma (ORCPT ); Thu, 26 Mar 2015 11:42:30 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:34057 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752501AbbCZPm0 (ORCPT ); Thu, 26 Mar 2015 11:42:26 -0400 Message-ID: <551428DE.1060102@lwfinger.net> Date: Thu, 26 Mar 2015 10:42:22 -0500 From: Larry Finger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Nicholas Krause , Russell King - ARM Linux CC: dbaryshkov@gmail.com, linux-pcmcia@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv2] pcmcia:Fix memory leak in the function, sa11xx_drv_pcmcia_probe References: <1427339752-25800-1-git-send-email-xerofoify@gmail.com> <20150326095225.GY8656@n2100.arm.linux.org.uk> <20150326112604.GA8656@n2100.arm.linux.org.uk> <03F500AB-90A8-465E-9965-2872274CE758@gmail.com> In-Reply-To: <03F500AB-90A8-465E-9965-2872274CE758@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/26/2015 10:08 AM, Nicholas Krause wrote: > I looked through the clk Api and this seems the simplest way to do it. Can you send me your solution as I am curious how yours is better than mine. Furthermore I have finally come to the conclusion that my research efforts need to improve and will look into improving them. Also it would be great if you can put reported by me on the patches in your series fixing this issue. http://marc.info/?l=linux-pcmcia&m=142736903012616&w=2 and following patches. Read and learn, Larry