From: Alex Nixon Date: Mon, 9 Feb 2009 20:05:46 +0000 (-0800) Subject: xen: Rename the balloon lock X-Git-Tag: v2.6.36-rc1~73^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19001c8c5bfa032ed45b10dfe48e355f5df88c61;p=pandora-kernel.git xen: Rename the balloon lock * xen_create_contiguous_region needs access to the balloon lock to ensure memory doesn't change under its feet, so expose the balloon lock * Change the name of the lock to xen_reservation_lock, to imply it's now less-specific usage. [ Impact: cleanup ] Signed-off-by: Alex Nixon Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed