[PATCH 1/9] irqchip/gic-v3-its: Fix command buffer allocation

Robert Richter robert.richter at cavium.com
Wed Feb 8 07:36:58 PST 2017


On 08.02.17 09:31:00, Shanker Donthineni wrote:
> 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).

Hmm, right. This is later removed in the series, but should be part of
this patch. Should I respin this one?

-Robert



More information about the linux-arm-kernel mailing list