[Skiboot] [PATCH 1/4] platforms/ibm-fsp/firenze: Fix PCI slot power-off pattern

Gavin Shan gwshan at linux.vnet.ibm.com
Mon Jun 19 13:40:42 AEST 2017


On Fri, Jun 16, 2017 at 03:12:30PM +1000, Stewart Smith wrote:
>Gavin Shan <gwshan at linux.vnet.ibm.com> writes:
>> When powering off the PCI slot, the corresponding bits should
>> be set to 0bxx00xx00 instead of 0bxx11xx11. Otherwise, the
>> specified PCI slot can't be put into power-off state. Fortunately,
>> it didn't introduce any side-effects so far.
>>
>> Cc: stable # 5.3.0+
>> Fixes: 6884fe63ba1e ("platforms/ibm-fsp: Support PCI slot")
>> Signed-off-by: Gavin Shan <gwshan at linux.vnet.ibm.com>
>> ---
>>  platforms/ibm-fsp/firenze-pci.c | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
>Thanks! Series merged:
>master as of 72540af036218373a16c4d15dbb0583c46b0b328
>skiboot-5.4.x as of 40f3130aaa221b13546dabf6f3262980105187a6
>
>I just cut the other day a 5.4.6 for an upcoming service pack due very
>shortly. Is this patch particularly urgent for it? It looks like it
>could wait until the next one.
>

Nope, it's not urgent.

Cheers,
Gavin



More information about the Skiboot mailing list