[PATCH 1/9] irqchip/gic-v3-its: Fix command buffer allocation
Marc Zyngier
marc.zyngier at arm.com
Wed Feb 8 07:45:42 PST 2017
On Wed, Feb 08 2017 at 3:31:00 pm GMT, Shanker Donthineni <shankerd at codeaurora.org> wrote:
> Hi Marc,
>
> In teardown path, code is still calling 'kfree(its->cmd_base)' to free
> memory, this should be changed to
> 'free_pages(get_order(ITS_CMD_QUEUE_SZ).
Yup, I've noticed that too and amended the original patch.
Thanks,
M.
--
Jazz is not dead, it just smell funny.
More information about the linux-arm-kernel
mailing list