<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/19649">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">uhddevice: unbreak ipc test<br><br>The test tool uses the uhd class, but has no vty so there cant't be any<br>cpu affinity settings.<br><br>Change-Id: I7359e35adaac211a4ff5b693ccbab2fd7b63d67e<br>---<br>M Transceiver52M/device/uhd/UHDDevice.cpp<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/49/19649/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Transceiver52M/device/uhd/UHDDevice.cpp b/Transceiver52M/device/uhd/UHDDevice.cpp</span><br><span>index b6845fa..143a061 100644</span><br><span>--- a/Transceiver52M/device/uhd/UHDDevice.cpp</span><br><span>+++ b/Transceiver52M/device/uhd/UHDDevice.cpp</span><br><span>@@ -152,7 +152,7 @@</span><br><span> void *async_event_loop(uhd_device *dev)</span><br><span> {</span><br><span>        set_selfthread_name("UHDAsyncEvent");</span><br><span style="color: hsl(0, 100%, 40%);">- OSMO_ASSERT(osmo_cpu_sched_vty_apply_localthread() == 0);</span><br><span style="color: hsl(120, 100%, 40%);">+     osmo_cpu_sched_vty_apply_localthread();</span><br><span> </span><br><span>  while (1) {</span><br><span>          dev->recv_async_msg();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/19649">change 19649</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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://gerrit.osmocom.org/c/osmo-trx/+/19649"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7359e35adaac211a4ff5b693ccbab2fd7b63d67e </div>
<div style="display:none"> Gerrit-Change-Number: 19649 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>