debugfs: Add support to print u32 array in debugfs
authorSrivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Fri, 23 Mar 2012 08:06:28 +0000 (13:36 +0530)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 17 Apr 2012 04:18:36 +0000 (00:18 -0400)
commit9fe2a7015393dc0203ac39242ae9c89038994f3c
treebfc2da0985afec7b951946029db8607d9c6d2e8d
parente816b57a337ea3b755de72bec38c10c864f23015
debugfs: Add support to print u32 array in debugfs

Move the code from Xen to debugfs to make the code common
for other users as well.

Accked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Signed-off-by: Suzuki Poulose <suzuki@in.ibm.com>
[v1: Fixed rebase issues]
[v2: Fixed PPC compile issues]
Signed-off-by: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/debugfs.c
arch/x86/xen/debugfs.h
arch/x86/xen/spinlock.c
fs/debugfs/file.c
include/linux/debugfs.h