KVM: x86: release time_page on vcpu destruction
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 25 Feb 2009 15:08:31 +0000 (16:08 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 22 Apr 2009 10:52:10 +0000 (13:52 +0300)
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 <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found