From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753928AbbBFL6c (ORCPT ); Fri, 6 Feb 2015 06:58:32 -0500 Received: from mail.skyhub.de ([78.46.96.112]:56084 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752599AbbBFL6b (ORCPT ); Fri, 6 Feb 2015 06:58:31 -0500 Date: Fri, 6 Feb 2015 12:58:00 +0100 From: Borislav Petkov To: Junjie Mao Cc: Doug Thompson , Mauro Carvalho Chehab , linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] edac: remove dev_attr_sdram_scrub_rate on failure and destory path Message-ID: <20150206115800.GD3220@pd.tnic> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 04, 2015 at 08:49:01AM +0800, Junjie Mao wrote: > v2: also remove the sysfs node in edac_remove_sysfs_mci_device > > Signed-off-by: Junjie Mao > --- Thanks Junjie, but I took Takashi's patch instead which converts EDAC sysfs to attribute groups, see here: http://git.kernel.org/cgit/linux/kernel/git/bp/bp.git/commit/?h=edac-for-3.21&id=590cc857a3e6c5066be67e5f4b24831efb0feaee which saves a lot of code and makes this sysfs nodes handling much more straightforward. Don't give up though, there are many more bugs lurking in the kernel. :-D -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --