summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2009-02-19 11:18:56 (GMT)
committerAvi Kivity <avi@redhat.com>2009-03-24 09:03:11 (GMT)
commitc5bc22424021cabda862727fb3f5098b866f074d (patch)
tree587212e2615c9e33dcbe6372ea8243ffd0bbb06b /virt
parent1fbdc7a58512a6283e10fd27108197679db95ffa (diff)
downloadlinux-c5bc22424021cabda862727fb3f5098b866f074d.tar.xz
KVM: MMU: Fix another largepage memory leak
In the paging_fetch function rmap_remove is called after setting a large pte to non-present. This causes rmap_remove to not drop the reference to the large page. The result is a memory leak of that page. Cc: stable@kernel.org Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Acked-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions