Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1331008
| Path | csiph.com!news.freedyn.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Borislav Petkov <bp@alien8.de> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] EDAC: Use edac_debugfs_remove_recursive() in edac_debugfs_exit() |
| Date | Wed, 10 Feb 2016 11:10:04 +0100 |
| Message-ID | <r0zSI-OA-35@gated-at.bofh.it> (permalink) |
| References | <r0zSI-OA-37@gated-at.bofh.it> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 20 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | dougthompson@xmission.com, m.chehab@samsung.com, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Wed, 10 Feb 2016 11:02:55 +0100 |
| X-Original-Message-ID | <20160210100254.GC23914@pd.tnic> |
| X-Original-References | <1455064165-3816-1-git-send-email-tthayer@opensource.altera.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1331008 |
Show key headers only | View raw
On Tue, Feb 09, 2016 at 06:29:25PM -0600, tthayer@opensource.altera.com wrote:
> From: Thor Thayer <tthayer@opensource.altera.com>
>
> debugfs_remove() is used to remove a file or a directory from the
> debugfs filesystem on an EDAC device exit. However edac_debugfs
> might not be empty. This is similar to another patch [1] that
> changed the EDAC MCI code to use edac_debugfs_remove_recursive().
>
> [1] https://lkml.org/lkml/2015/10/13/974
>
> Suggested-by: Borislav Petkov <bp@alien8.de>
> Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Applied, thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] EDAC: Use edac_debugfs_remove_recursive() in edac_debugfs_exit() Borislav Petkov <bp@alien8.de> - 2016-02-10 11:10 +0100
csiph-web