From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [Xen-devel] [PATCH RFC V5 1/6] debugfs: Add support to print u32 array in debugfs Date: Fri, 30 Mar 2012 14:11:20 -0700 Message-ID: <20120330211120.GA15000@kroah.com> References: <20120323080503.14568.43092.sendpatchset@codeblue> <20120323080606.14568.31335.sendpatchset@codeblue> <20120330204912.GA29329@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Raghavendra K T , Ingo Molnar , "H. Peter Anvin" , Jeremy Fitzhardinge , X86 , KVM , Gleb Natapov , LKML , Greg Kroah-Hartman , linux-doc@vger.kernel.org, Alexander Graf , Marcelo Tosatti , Randy Dunlap , Xen , Avi Kivity , Srivatsa Vaddagiri , Virtualization , Stefano Stabellini , Sasha Levin To: Konrad Rzeszutek Wilk Return-path: Content-Disposition: inline In-Reply-To: <20120330204912.GA29329@phenom.dumpdata.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, Mar 30, 2012 at 04:49:12PM -0400, Konrad Rzeszutek Wilk wrote: > On Fri, Mar 23, 2012 at 01:36:28PM +0530, Raghavendra K T wrote: > > From: Srivatsa Vaddagiri > > > > Move the code from Xen to debugfs to make the code common > > for other users as well. > > > > Signed-off-by: Srivatsa Vaddagiri > > Signed-off-by: Suzuki Poulose > > Signed-off-by: Raghavendra K T > > Signed-off-by: Konrad Rzeszutek Wilk > > Greg, > > I was thinking to stick this patch in my queue, but I need your > OK since it touches fs/debugfs/file.c. That's fine with me: Acked-by: Greg Kroah-Hartman