[Skiboot] [PATCH RFC v2 08/12] opal-prd: Add support for variable-sized messages

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Fri May 26 21:04:29 AEST 2017


On 05/26/2017 08:24 AM, Jeremy Kerr wrote:
> With the introductuion of the opaque firmware channel, we want to
> support variable-sized messages. Rather than expecting to read an
> entire 'struct opal_prd_msg' in one read() call, we can split this
> over mutiple reads, potentially expanding our message buffer.
>
> Signed-off-by: Jeremy Kerr <jk at ozlabs.org>

Looks good. Working fine on P9.


Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>

-Vasant



More information about the Skiboot mailing list