[PATCH 1/9] irqchip/gic-v3-its: Fix command buffer allocation
Marc Zyngier
marc.zyngier at arm.com
Wed Feb 8 06:41:18 PST 2017
On Wed, Feb 01 2017 at 5:38:25 pm GMT, Robert Richter <rrichter at cavium.com> wrote:
> The its command buffer must be page aligned, but kzalloc() is not
> guaranteed to be (though it is mostly when allocating 64k). Use
> __get_free_pages() as this is used for other buffers as well.
>
> Signed-off-by: Robert Richter <rrichter at cavium.com>
I'm still going through this series, but as this is an obvious fix, I've
cherry-picked it for 4.11.
Thanks,
M.
--
Jazz is not dead, it just smell funny.
More information about the linux-arm-kernel
mailing list