Re: [PATCH] SLOW_WORK: Move slow_work's proc file to debugfs
Ingo Molnar <[email protected]>
| Newsgroups | gmane.linux.nfsv4,gmane.linux.cluster.redhat.cluster.devel,gmane.linux.kernel,gmane.linux.file-systems.cachefs.general,gmane.linux.file-systems,gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
* Linus Torvalds <[email protected]> wrote: > > > On Tue, 1 Dec 2009, Ingo Molnar wrote: > > > > Nice - thanks for doing this so quickly! It might sound like nitpicking > > but /proc ABIs tend to be a lot harder to get rid of than debugfs > > interfaces. > > Ok, I applied it, so we'll not switch interfaces (even if they are > just for debugging) across releases. I gave it some testing as well on the tree you pushed out - there's no failures on x86 nor on any of the non-x86 cross-builds i tried. Thanks, Ingo