On 22/11/2018 03:07, Pan Bian wrote:
> kfree() is incorrectly used to release the pages allocated by
> __get_free_page() and __get_free_pages(). Use the matching deallocators
> i.e., free_page() and free_pages(), respectively.
> 
> Signed-off-by: Pan Bian <[email protected]>

Pushed to xen/tip.git for-linus-4.20a


Juergen

Reply via email to