From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] SLOW_WORK: Move slow_work's proc file to debugfs Date: Tue, 1 Dec 2009 18:11:47 +0100 Message-ID: <20091201171147.GB4699@elte.hu> References: <6941.1259681771@redhat.com> <20091201161455.GB24897@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: cluster-devel@redhat.com, nfsv4@linux-nfs.org, linux-kernel@vger.kernel.org, David Howells , linux-cachefs@redhat.com, jens.axboe@oracle.com, linux-fsdevel@vger.kernel.org, akpm@linux-foundation.org, linux-cifs-client@lists.samba.org To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfsv4-bounces@linux-nfs.org Errors-To: nfsv4-bounces@linux-nfs.org List-Id: linux-fsdevel.vger.kernel.org * Linus Torvalds 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