openbsc.git branch neels/chan_nr_assert updated. 0.15.0-382-g4e67d3e

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Aug 9 10:52:51 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/chan_nr_assert has been updated
  discards  b6972b3015b40e7ac44751c9e6243808fbe22d70 (commit)
  discards  9cca6e09eb10460fef9c080322570b696ddc0b85 (commit)
       via  4e67d3e4d072ef79cf0a003e82481e7c063da3fd (commit)
       via  d4a880f410d638ff3f832c7e0899bf00230d774b (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (b6972b3015b40e7ac44751c9e6243808fbe22d70)
            \
             N -- N -- N (4e67d3e4d072ef79cf0a003e82481e7c063da3fd)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=4e67d3e4d072ef79cf0a003e82481e7c063da3fd

commit 4e67d3e4d072ef79cf0a003e82481e7c063da3fd
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Aug 9 11:15:37 2016 +0200

    gsm_pchan2chan_nr(): fix uninitialized cbits
    
    Commit ec1b5a0e9e2b6549e0ede48e803095e569997355 introduced an unset cbits
    value for the 'special hack for BCCH', where I break out of the switch
    without setting cbits. Fix that.
    
    Also remove the comment part that says 'return 0', because I don't return 0.
    
    Change-Id: If69f6b1f6208138d5b91bac51ffd78dab95245e5

http://cgit.osmocom.org/openbsc/commit/?id=d4a880f410d638ff3f832c7e0899bf00230d774b

commit d4a880f410d638ff3f832c7e0899bf00230d774b
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Aug 8 17:51:19 2016 +0200

    gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy
    
    In https://gerrit.osmocom.org/589 , msuraev reports an assertion on octphy.
    So disable this recently added assertion until we clarify the invocation in
    question.
    
    Change-Id: I05253343d5bcc7b319444376098dc8561dd83944

-----------------------------------------------------------------------

Summary of changes:
 openbsc/src/libcommon/gsm_data_shared.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list