Re: [Xen-devel] [PATCH RFC V5 1/6] debugfs: Add support to print u32 array in debugfs

2012-03-30 Thread Greg KH
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 Va

Re: [Xen-devel] [PATCH RFC V5 1/6] debugfs: Add support to print u32 array in debugfs

2012-03-30 Thread Konrad Rzeszutek Wilk
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-