[Skiboot] [PATCH 1/2] phb4: Fix lost bit in PE number on config accesses

Stewart Smith stewart at linux.vnet.ibm.com
Thu Nov 16 14:51:27 AEDT 2017


Benjamin Herrenschmidt <benh at kernel.crashing.org> writes:
> A PE number can be up to 9 bits, using a uint8_t won't fly..
>
> That was causing error on config accesses to freeze the
> wrong PE.
>
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> ---
>  hw/phb4.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, series merged to master as of
4002ea166fde4b4e44f6571027c60c6b75df5c33
and to 5.9.x as of bb58eed0de1f310830361b0b54be1df125e66b8d

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list