Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755195Ab0H3M7m (ORCPT ); Mon, 30 Aug 2010 08:59:42 -0400 Received: from mail-vw0-f46.google.com ([209.85.212.46]:55883 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754939Ab0H3M7k (ORCPT ); Mon, 30 Aug 2010 08:59:40 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=BtRKNhLdi7wmyUJVQLkFknQ1YgNnnEWSA0gLGjX1tbjW5LzAdWAtXEhjZhfoSHfwee HK8Xf4pyql6CpI8l+0Rg1tIYukeuNN+aNbv5eg0aQBYZkTMy+JSUdlMUqartuANC43U4 2RIPMdDKCBqcwChMq0kROQ53sofKdv0r9NWT8= Subject: Re: [PATCH] mtd: Blackfin NFC: fix invalid free in remove() From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Mike Frysinger Cc: linux-mtd@lists.infradead.org, David Woodhouse , uclinux-dist-devel@blackfin.uclinux.org, linux-kernel@vger.kernel.org, Andrew Morton In-Reply-To: <1283173086.12995.74.camel@brekeke> References: <1283028125-6027-1-git-send-email-vapier@gentoo.org> <1283173086.12995.74.camel@brekeke> Content-Type: text/plain; charset="UTF-8" Date: Mon, 30 Aug 2010 15:59:33 +0300 Message-ID: <1283173173.12995.75.camel@brekeke> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 (2.30.2-4.fc13) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 974 Lines: 25 On Mon, 2010-08-30 at 15:58 +0300, Artem Bityutskiy wrote: > On Sat, 2010-08-28 at 16:42 -0400, Mike Frysinger wrote: > > Since info->mtd isn't dynamically allocated, we shouldn't attempt to > > kfree() it. Otherwise we get random fun corruption when unloading > > the driver built as a module. > > > > Signed-off-by: Mike Frysinger > > --- > > note: this should be merged for 2.6.36 and probably sent to stable trees > > You send the same patch 2 times once with this note and the other time > without this note. Which one should be ignored? I guess it is 2.6.36 material. Also, if you want this in -stable, add corresponding CC please. -- Best Regards, Artem Bityutskiy (Битюцкий Артём) -- 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/