Attention is currently required from: jolly, fixeria, dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/32694 )
Change subject: gprs_rlcmac: also use direct TLLI PCUIF for paging macblocks ......................................................................
Patch Set 1:
(4 comments)
Commit Message:
https://gerrit.osmocom.org/c/osmo-pcu/+/32694/comment/8a3160af_5e2066d9 PS1, Line 7: gprs_rlcmac: also use direct TLLI PCUIF for paging macblocks not sure what "paging backblocks" means here.
https://gerrit.osmocom.org/c/osmo-pcu/+/32694/comment/363d7246_6fcaa9e7 PS1, Line 28: OS##5927
only one `#` please
Ack
File src/gprs_rlcmac.c:
https://gerrit.osmocom.org/c/osmo-pcu/+/32694/comment/23c22d69_b53fcdb5 PS1, Line 20: #include <osmocom/core/bitvec.h>
why adding this header?
It is clear this file uses bitved, but maybe it should be added as a separate patch.
https://gerrit.osmocom.org/c/osmo-pcu/+/32694/comment/cf69da90_6e7eb922 PS1, Line 49: mi->tmsi
You're saying TLLI, but actually passing a TMSI -- this is not always the same thing. […]
Ack