From: Konrad Rzeszutek Wilk Date: Thu, 12 Jan 2012 16:35:50 +0000 (-0500) Subject: xen/balloon: Move the registration from device to subsystem. X-Git-Tag: v3.3-rc1~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea11f7f11c811d1f502c2dabc5259d447c2f2a0;p=pandora-kernel.git xen/balloon: Move the registration from device to subsystem. With git commit 070680218379e15c1901f4bf21b98e3cbf12b527 "xen-balloon: convert sysdev_class to a regular subsystem" we would end up with the attributes being put in: /sys/devices/xen_memory0/target_kb instead of /sys/devices/system/xen_memory/xen_memory0/target_kb Making the tools inable to deflate the kernel to make more space for launching another guest and printing: Error: Failed to query current memory allocation of dom0 Reported-by: Sander Eikelenboom Suggested-by: Kay Sievers Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed