]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/p2m/debugfs: Make type_name more obvious.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 3 Oct 2011 16:35:26 +0000 (12:35 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 3 Oct 2011 16:36:43 +0000 (12:36 -0400)
commit7f6121e9d0c68b6e4f7fff03c56b66566a2e7b41
tree233d313bd147e7a27577ae02e24b1c0ca1562e6b
parentc67b3964648b0c59a29345f5c1e19f46d73acdb4
xen/p2m/debugfs: Make type_name more obvious.

Per Ian Campbell suggestion to defend against future breakage
in case we expand the P2M values, incorporate the defines
in the string array.

Suggested-by: Ian Campbell <Ian.Campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/p2m.c