diff options
author | Pan Bian <bianpan2016@163.com> | 2018-11-22 03:07:12 +0100 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2018-11-29 17:53:33 +0100 |
commit | 975ef94a0284648fb0137bd5e949b18cef604e33 (patch) | |
tree | d1bb5234946209787b26a8d750572d7dcaffdec0 /arch/arm/boot/dts/tegra30-apalis-eval.dts | |
parent | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" (diff) | |
download | linux-975ef94a0284648fb0137bd5e949b18cef604e33.tar.xz linux-975ef94a0284648fb0137bd5e949b18cef604e33.zip |
pvcalls-front: fixes incorrect error handling
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 <bianpan2016@163.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra30-apalis-eval.dts')
0 files changed, 0 insertions, 0 deletions