git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c4c148
)
KVM: MMU: Fix cleaning up the shadow page allocation cache
author
Avi Kivity
<avi@qumranet.com>
Sat, 21 Jul 2007 06:06:46 +0000
(09:06 +0300)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 21 Jul 2007 06:48:47 +0000
(23:48 -0700)
__free_page() wants a struct page, not a virtual address.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found