<p>Tristan Corrick <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30079">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointers<br><br>If PCIe root port `n` is disabled, then `rpc.ports[n - 1]` remains NULL.<br>The existing Lynx Point systems probably don't end up dereferencing<br>NULL pointers this way. However, it might occur on a system using<br>Flexible I/O to remap PCIe root ports to other functions.<br><br>Tested on an ASRock H81M-HDS and an Acer C720 (Google Peppy). No issues<br>presented themselves.<br><br>Change-Id: I2c22fa36217766c2c4d6e8046f99989063066b16<br>Signed-off-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M src/southbridge/intel/lynxpoint/pcie.c<br>1 file changed, 29 insertions(+), 16 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/30079/2</pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30079">change 30079</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/c/coreboot/+/30079"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2c22fa36217766c2c4d6e8046f99989063066b16 </div>
<div style="display:none"> Gerrit-Change-Number: 30079 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Tristan Corrick <tristan@corrick.kiwi> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> </div>
<div style="display:none"> Gerrit-Reviewer: Tristan Corrick <tristan@corrick.kiwi> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>