From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Fri, 06 Jan 2012 12:26:54 +0100
Message-ID: <E1Rj7wk-0003lq-5d@calypso.gnumonks.org>
Subject: branch zecke/28c3 updated. 0.10.0-51-gb9107d8
Message: 1

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, zecke/28c3 has been updated
  discards  b04ff164074a54458655475d53233cc59edb9f8b (commit)
  discards  f1f06d6099f4940294be05a80fa7dc36f431ab92 (commit)
       via  b9107d89f9edf206625dec24a50956b08355cd29 (commit)
       via  871c4b2de78accb6ca76af4946bfe6075c1f0ab1 (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 (b04ff164074a54458655475d53233cc59edb9f8b)
            \
             N -- N -- N (b9107d89f9edf206625dec24a50956b08355cd29)

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/cgit/openbsc/commit/?id=b9107d89f9edf206625dec24a50956b08355cd29

commit b9107d89f9edf206625dec24a50956b08355cd29
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Thu Dec 29 23:33:04 2011 +0100

    lchan: Review lchan_free calls and the state the channel is in
    
    In case of a memory allocation failure in rsl_rx_chan_rqd we would
    have left the channel in the LCHAN_S_ACT_REQ state. Move the state
    change below the allocation.

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

commit 871c4b2de78accb6ca76af4946bfe6075c1f0ab1
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Thu Dec 29 23:27:11 2011 +0100

    Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE"
    
    In case of a failed channel we still want the channel to not be
    re-allocated right away but keep it closed/unused for (T3109 + T311).
    
    rsl_rx_rf_chan_rel_ack has a check to not set the channel to S_NONE in
    case the channel is in the error state.
    
    This reverts commit fc462dd59ee4772f06c9f2477b36b3f166a8e74b.

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

Summary of changes:


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


