From: Radim Krčmář Date: Tue, 27 May 2014 17:16:20 +0000 (+0200) Subject: hv: use correct order when freeing monitor_pages X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a100d88df1e924e5c9678fabf054d1bae7ab74fb;p=pandora-kernel.git hv: use correct order when freeing monitor_pages We try to free two pages when only one has been allocated. Cleanup path is unlikely, so I haven't found any trace that would fit, but I hope that free_pages_prepare() does catch it. Cc: stable@vger.kernel.org Signed-off-by: Radim Krčmář Reviewed-by: Amos Kong Acked-by: Jason Wang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed