[Skiboot] [PATCH v4 0/2] Parse V2 format of OCC-OPAL shared memory region for Garrison

Stewart Smith stewart at linux.vnet.ibm.com
Tue Feb 23 17:40:10 AEDT 2016


Shilpasri G Bhat <shilpa.bhat at linux.vnet.ibm.com> writes:
> This patchset will provide support to read the V2 format of 
> OCC-OPAL shared memory region.
>
> Patch[1] adds a helper routine to get number of cores in a chip.
> Patch[2] will parse pstate table correctly for Garrison which
> involves reading the V2 format of OCC-OPAL shared memory region.
>
> Changes from v3:
> - Dropped the patch to filter the pstates in pstate table
> - Changes in Patch[2], detailed log in the patch.
>
> Changes from v2:
> - Only Patch[2] is modified and detailed version log for it can be
>   found in the patch.
>
> Changes from v1:
> - Changes wrt Joel's comments in Patch[2]. Detailed version log
>   in the patch.
> - Add a helper routine to get the available cores in the chip in
>   Patch[1]
>
> Shilpasri G Bhat (2):
>   cpu: Add helper function to return number of cores available in the
>     chip
>   occ: Add support to read V2 format of OCC-OPAL shared memory region
>
>  core/cpu.c                             | 11 ++++++
>  doc/device-tree/ibm,opal/power-mgt.txt | 11 ++++++
>  hw/occ.c                               | 63 ++++++++++++++++++++++++++++------
>  include/cpu.h                          |  1 +
>  4 files changed, 75 insertions(+), 11 deletions(-)

Thanks! Series merged to master as of 934ae90.

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list