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:
48bb09e
)
KVM: MMU: use proper cache object freeing function
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Thu, 13 May 2010 02:06:02 +0000
(10:06 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:35:46 +0000
(10:35 +0300)
Use kmem_cache_free to free objects allocated by kmem_cache_alloc.
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found