From: Denis V. Lunev Date: Wed, 19 Aug 2015 21:49:48 +0000 (+0300) Subject: virtio_ballon: change stub of release_pages_by_pfn X-Git-Tag: omap-for-v4.3/fixes-rc1~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d34037329f46ed818d3b0a6e1e23b9c8721f79;p=pandora-kernel.git virtio_ballon: change stub of release_pages_by_pfn and rename it to release_pages_balloon. The function originally takes arrays of pfns and now it takes pointer to struct virtio_ballon. This change is necessary to conditionally call adjust_managed_page_count in the next patch. Signed-off-by: Denis V. Lunev CC: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed