[Skiboot] [PATCH] phb4/5: Fix printing of device secondary status register.
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Thu Apr 1 02:21:21 AEDT 2021
On 2/9/21 2:15 PM, Mahesh Salgaonkar wrote:
> The commit e73cf72d1f97 ("phb4: make endian-clean") accidently missed
> printing correct value for PCI device secondary status register.
>
> [ 1654.399387394,3] PHB#0033[3:3]: devCmdStatus = 00100107
> [ 1654.399389575,3] PHB#0033[3:3]: devSecStatus = 00100107
>
> after this patch:
> [ 1620.415289504,3] PHB#0033[3:3]: devCmdStatus = 00100107
> [ 1620.415291622,3] PHB#0033[3:3]: devSecStatus = 00002000
Thanks! Merged to master as c3e53f7c.
-Vasant
More information about the Skiboot
mailing list