[Skiboot] [PATCH] hdat/vpd: Add chip-id property to processor chip node under vpd

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Thu Jun 9 18:38:50 AEST 2016


On 06/09/2016 01:55 PM, Stewart Smith wrote:
> Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
>> We have core information under /cpus node and processor chip VPD data
>> (like SN, LN, etc) under /vpd directory. Presently we don't have any
>> property to relate cores and chip information. This patch adds chip-id
>> information for processor chip nodes under vpd.
>>
>> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
>> ---
>>   hdata/spira.c |   15 +++++++++++----
>>   1 file changed, 11 insertions(+), 4 deletions(-)
>
> sorry this took a while, I wanted to sit down and re-aquaint myself with
> /vpd and how it should look.
>
> You will need to fix the hdata/test/hdata_to_dt-check-dt test (amongst
> maybe others) as this patch causes it to fail (due to added properties).
>

Grr. It became my habit to break hdata test cases :-( I will fix and respin the 
patch.

-Vasant



More information about the Skiboot mailing list