Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757903Ab3DYKTV (ORCPT ); Thu, 25 Apr 2013 06:19:21 -0400 Received: from mail-bk0-f54.google.com ([209.85.214.54]:34345 "EHLO mail-bk0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757850Ab3DYKTP (ORCPT ); Thu, 25 Apr 2013 06:19:15 -0400 Date: Thu, 25 Apr 2013 12:19:32 +0200 From: Cong Ding To: "Hans J. Koch" Cc: Greg Kroah-Hartman , Linux Kernel Mailing List Subject: Re: [PATCH v2 1/1] uio.c: solve memory leak Message-ID: <20130425101932.GA5909@gmail.com> References: <1354210800-27230-1-git-send-email-dinggnu@gmail.com> <20121211012112.GA11273@local> <20130118220050.GA31286@kroah.com> <20130120210140.GA13035@local> <20130214114315.GB18774@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130214114315.GB18774@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1388 Lines: 32 On Thu, Feb 14, 2013 at 12:43:15PM +0100, Cong Ding wrote: > On Sun, Jan 20, 2013 at 10:01:41PM +0100, Hans J. Koch wrote: > > On Fri, Jan 18, 2013 at 02:00:50PM -0800, Greg Kroah-Hartman wrote: > > > On Fri, Jan 18, 2013 at 10:05:45PM +0100, Cong Ding wrote: > > > > On Tue, Dec 11, 2012 at 2:21 AM, Hans J. Koch wrote: > > > > > On Thu, Nov 29, 2012 at 05:40:00PM +0000, Cong Ding wrote: > > > > >> In version 1, I forgot to modify the same bug in the first loop. > > > > >> > > > > >> we have to call kobject_put() to clean up the kobject after function > > > > >> kobject_init(), kobject_add(), or kobject_uevent() is called. > > > > >> > > > > >> Signed-off-by: Cong Ding > > > > > > > > > > Signed-off-by: "Hans J. Koch" > > > > > > > > Hi Greg, is this patch stil in the queue? > > > > > > Hans is queueing up UIO patches to send to me, I'm waiting for him to > > > send them as I don't have any in my trees. > > > > I'll set that up tonight or tomorrow. Sorry, I was delayed by illness > > and a lot of other work. > Hi Hans, what's this going on? > > Thanks, - cong ping -- 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/