Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1245431
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] EDAC: use debugfs_remove_recursive instead of debugfs_remove |
| Date | 2015-10-13 10:10 +0200 |
| Message-ID | <qj2OL-A2-33@gated-at.bofh.it> (permalink) |
| References | <qiXm3-XV-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 13, 2015 at 10:22:51AM +0800, Tan Xiaojun wrote:
> debugfs_remove is used to remove a file or an empty directory from
> the debugfs filesystem, but mci->debugfs is not empty.
How exactly do you trigger this? And by "this" I'm not even sure what
the problem is as your commit message doesn't say. So please explain
also what the problem is.
Also, use this branch instead:
http://git.kernel.org/cgit/linux/kernel/git/bp/bp.git/log/?h=for-next
We did change EDAC debugfs handling recently so your patch doesn't apply
anymore.
Thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] EDAC: use debugfs_remove_recursive instead of debugfs_remove Tan Xiaojun <tanxiaojun@huawei.com> - 2015-10-13 04:20 +0200
Re: [PATCH] EDAC: use debugfs_remove_recursive instead of debugfs_remove Borislav Petkov <bp@alien8.de> - 2015-10-13 10:10 +0200
Re: [PATCH] EDAC: use debugfs_remove_recursive instead of debugfs_remove Tan Xiaojun <tanxiaojun@huawei.com> - 2015-10-13 10:50 +0200
Re: [PATCH] EDAC: use debugfs_remove_recursive instead of debugfs_remove Borislav Petkov <bp@alien8.de> - 2015-10-13 12:10 +0200
csiph-web