From: Joerg Roedel Date: Wed, 25 Feb 2009 15:08:31 +0000 (+0100) Subject: KVM: x86: release time_page on vcpu destruction X-Git-Tag: v2.6.30-rc4~59^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1ea208968f021943d4103ba59e06bb6d8239cb;p=pandora-kernel.git KVM: x86: release time_page on vcpu destruction Not releasing the time_page causes a leak of that page or the compound page it is situated in. Cc: stable@kernel.org Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed