[Skiboot] [PATCH v1 0/5] New HBRT interfaces

Neelesh Gupta neelegup at linux.vnet.ibm.com
Fri Aug 14 15:24:26 AEST 2015


Hi Patrick,

On 08/13/2015 03:54 AM, Patrick Williams wrote:
> Neelesh,
>
> Patch set 4 and 5 should be reordered.  We want the htmgt interface in
> first because that is the first one there is going to be support for.

I am assuming the series to go in with all the patches so it will be alright
functionally. But, it is good to reorder 4 & 5 now, to ensure correct 
ordering
of the interfaces individually.. will correct it in next revision.

Thanks,
Neelesh.

>
> Patrick Williams
>
> On Wed, Aug 12, 2015 at 09:34:40PM +0530, Neelesh Gupta wrote:
>> The patch series implements the support for executing HBRT interfaces
>> through opal-prd as client. The first 3 patches in this series, refactor
>> the existing code along with fixing and cleaning up minor issues. The
>> following 2 patches enable the support of HBRT 'run_command',
>> 'htmgt_pass_thru' and 'apply_attr_override'.
>>
>> I have tested the 'htmgt_pass_thru' and 'apply_attr_override' interfaces
>> integrating with the HBRT code and these interfaces work fine.
>> 'run_command' interface can be tested later when the HBRT code is ready.
>>
>> ---
>>
>> Neelesh Gupta (4):
>>        external/opal-prd: send socket response in the error path
>>        external/opal-prd: Move client socket common code to a function
>>        external/opal-prd: Refactor the handle_prd_control() function
>>        external/opal-prd: opal-prd to support htmgt passthru and attribute override
>>
>> Vaidyanathan Srinivasan (1):
>>        external/opal-prd: Add 'run' option to execute HBRT commands
>>
>>
>>   external/opal-prd/hostboot-interface.h |   46 +++
>>   external/opal-prd/opal-prd.c           |  519 +++++++++++++++++++++++++++-----
>>   external/opal-prd/thunk.S              |    3
>>   3 files changed, 493 insertions(+), 75 deletions(-)
>>
>> --
>> Signature
>>
>> _______________________________________________
>> Skiboot mailing list
>> Skiboot at lists.ozlabs.org
>> https://lists.ozlabs.org/listinfo/skiboot

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/skiboot/attachments/20150814/26ad856a/attachment.html>


More information about the Skiboot mailing list