[PATCH] Add support for power9 in ibm_architecture_vec

Aneesh Kumar K.V aneesh.kumar at linux.vnet.ibm.com
Thu Jun 16 01:58:54 AEST 2016


Balbir Singh <bsingharora at gmail.com> writes:

> On Wed, Jun 15, 2016 at 9:17 PM, Aneesh Kumar K.V
> <aneesh.kumar at linux.vnet.ibm.com> wrote:
>> Shouldn't this be 125 + 16 ?
>
> Actually the previous patch broke it and Ben fixed it, it should have
> been 133 after adding POWER8NVL. My patch adds 16+1 (1 for the
> OV1_PPC_3_00)
>
> 133+17 = 150
>
> Michael, can you please check. I did a quick check with  gdb
>


I missed that  OV1_PPC_3_00 is byte 3 of option vection 1. I guess you
also need to update VECTOR_LENGHT above the option vector 1 to 3.
ie, it should be VECTOR_LENGTH(3) ?

-aneesh



More information about the Linuxppc-dev mailing list