From: Avi Kivity Date: Sat, 21 Jul 2007 06:06:46 +0000 (+0300) Subject: KVM: MMU: Fix cleaning up the shadow page allocation cache X-Git-Tag: v2.6.23-rc1~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4d198d5183ec7bbf8b53216cfc5ded7ebb0ec0c;p=pandora-kernel.git KVM: MMU: Fix cleaning up the shadow page allocation cache __free_page() wants a struct page, not a virtual address. Signed-off-by: Avi Kivity Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed