Files
linux-legacy/arch
Marcelo Tosatti c05d2ba2c5 KVM: MMU: fix bogus alloc_mmu_pages assignment
(cherry picked from commit b90c062c65cc8839edfac39778a37a55ca9bda36)

Remove the bogus n_free_mmu_pages assignment from alloc_mmu_pages.

It breaks accounting of mmu pages, since n_free_mmu_pages is modified
but the real number of pages remains the same.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-10-05 09:32:27 -07:00
..
2009-07-10 14:24:05 -07:00
2009-09-02 09:14:48 -07:00
2009-08-28 19:37:20 -10:00
2009-08-15 12:58:50 +09:00