[PATCH v5 6/9] ARM: davinci: Remoteproc driver support for OMAP-L138 DSP

Ohad Ben-Cohen ohad at wizery.com
Tue Jan 15 18:17:18 EST 2013


On Wed, Jan 16, 2013 at 1:06 AM, Tivy, Robert <rtivy at ti.com> wrote:
> This sounds good, although it will introduce the need to handle dynamic storage for the generated name.  I think I can jam that storage on the end of the already-dynamically-sized 'struct rproc + sizeof(pdata)' allocation in rproc_alloc().

Or you can generate it when needed, without storing the result. This
rarely happens and anyway is negligible.

Thanks,
Ohad.



More information about the linux-arm-kernel mailing list