From: Xiao Guangrong Date: Thu, 13 May 2010 02:06:02 +0000 (+0800) Subject: KVM: MMU: use proper cache object freeing function X-Git-Tag: v2.6.36-rc1~580^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ad9a707496c163312bcdd6aa3b90603d45dc9b;p=pandora-kernel.git KVM: MMU: use proper cache object freeing function Use kmem_cache_free to free objects allocated by kmem_cache_alloc. Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed