On 06/19/2012 04:04 PM, Takuya Yoshikawa wrote:
> From: Takuya Yoshikawa <[email protected]>
> 
> 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.


Thanks, applied to next.


-- 
error compiling committee.c: too many arguments to function


--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to