Attention is currently required from: Timur Davydov, laforge.
View Change
1 comment:
File src/common/main.c:
Patch Set #6, Line 314: #ifdef HAVE_SCHED_SETSCHEDULER
since rt_prio can't be set by command line above, this if block cannot be ever entered. Hence you need to move the ifdef to cover the entire "if rtp_prio != -1" block.
To view, visit change 42690. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I5af357c1e2074fa1e05ac6bc20af8535c474d906
Gerrit-Change-Number: 42690
Gerrit-PatchSet: 6
Gerrit-Owner: Timur Davydov <dtv.comp@gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: Timur Davydov <dtv.comp@gmail.com>
Gerrit-Comment-Date: Thu, 30 Apr 2026 15:33:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No