]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen-balloon: fix up sysfs issues
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 24 Jul 2008 23:27:52 +0000 (16:27 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 13:08:07 +0000 (15:08 +0200)
commit167e6cf62979df03513898966f9227847d192327
tree225b9c8e9a7d4be51ec474ad929b6b1ec3671b23
parenta403e45c3b678211ee3b7225dbb924921fb5ddd3
xen-balloon: fix up sysfs issues

1. Set the class so it doesn't clash with the normal memory class
2. Fix up the sysfs show functions to match the new prototype
3. Clean up use of memparse

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: "viets@work.de" <viets@work.de>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/xen/balloon.c