summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/dma-swiotlb.c
diff options
context:
space:
mode:
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>2012-06-19 22:04:56 +0900
committerAvi Kivity <avi@redhat.com>2012-06-19 16:10:25 +0300
commit9e40b67bf2bfaa40b28354c501a72fd001a1397a (patch)
treeac0cb17a5a5d869d01a3288ff6ab4003628a7adc /arch/powerpc/kernel/dma-swiotlb.c
parenta1e4ccb990447df0fe83d164d9a7bc2e6c4b7db7 (diff)
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
The following commit did not care about the error handling path: commit c1a7b32a14138f908df52d7c53b5ce3415ec6b50 KVM: Avoid wasting pages for small lpage_info arrays If memory allocation fails, vfree() will be called with the address returned by kzalloc(). This patch fixes this issue. Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kernel/dma-swiotlb.c')
0 files changed, 0 insertions, 0 deletions