<p>Patrick Georgi <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30376">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Tristan Corrick: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">car/non-evict/exit_car.S: Use tabs instead of white spaces<br><br>Change-Id: I53e33c54fe3ff7b6276a5bbf7defd2db33a60f0f<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>Reviewed-on: https://review.coreboot.org/c/30376<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M src/cpu/intel/car/non-evict/exit_car.S<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/cpu/intel/car/non-evict/exit_car.S b/src/cpu/intel/car/non-evict/exit_car.S</span><br><span>index 5eb2515..8adc5f6 100644</span><br><span>--- a/src/cpu/intel/car/non-evict/exit_car.S</span><br><span>+++ b/src/cpu/intel/car/non-evict/exit_car.S</span><br><span>@@ -42,11 +42,11 @@</span><br><span>       wrmsr</span><br><span> </span><br><span>    /* Disable the no eviction run state */</span><br><span style="color: hsl(0, 100%, 40%);">- movl    $NoEvictMod_MSR, %ecx</span><br><span style="color: hsl(120, 100%, 40%);">+ movl    $NoEvictMod_MSR, %ecx</span><br><span>        rdmsr</span><br><span style="color: hsl(0, 100%, 40%);">-   andl    $~2, %eax</span><br><span style="color: hsl(120, 100%, 40%);">+     andl    $~2, %eax</span><br><span>    wrmsr</span><br><span style="color: hsl(0, 100%, 40%);">-   andl    $~1, %eax</span><br><span style="color: hsl(120, 100%, 40%);">+     andl    $~1, %eax</span><br><span>    wrmsr</span><br><span> </span><br><span>    post_code(0x32)</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30376">change 30376</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/+/30376"/><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: I53e33c54fe3ff7b6276a5bbf7defd2db33a60f0f </div>
<div style="display:none"> Gerrit-Change-Number: 30376 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </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: merged </div>