[PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer
Joe Perches
joe at perches.com
Wed Jan 27 23:57:16 EST 2021
On Thu, 2021-01-28 at 00:52 -0300, Thiago Jung Bauermann wrote:
> The problem is that this patch implements only part of the suggestion,
> which isn't useful in itself. So the patch series should either drop
> this patch or consolidate the FDT allocation between the arches.
>
> I just tested on powernv and pseries platforms and powerpc can use
> vmalloc for the FDT buffer.
Perhaps more sensible to use kvmalloc/kvfree.
More information about the linux-arm-kernel
mailing list