Control: tag -1 + patch Hi,
Quoting Andreas Beckmann (2025-07-26 09:00:23) > the module fails to build for src:linux 6.16~rc7-1~exp1 in experimental: > > /var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build/CORE/SERVICES/COMMON/osdep_adf.h: > In function 'os_mesgq_handler': > /var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build/CORE/SERVICES/COMMON/osdep_adf.h:701:33: > error: implicit declaration of function 'from_timer'; did you mean > 'mod_timer'? [-Wimplicit-function-declaration] > 701 | os_mesg_queue_t *queue = from_timer(queue, t, _timer); > | ^~~~~~~~~~ > | mod_timer > > and many similar and followup errors. > > Should be related to Linux commit > https://github.com/torvalds/linux/commit/41cb08555c4164996d67c78b3bf1c658075b75f1 > "treewide, timers: Rename from_timer() to timer_container_of()" we fixed this in the upstream repo two days ago: https://source.mnt.re/reform/qcacld2/-/commits/binary-deb?ref_type=HEADS Aside from the from_time() issue there was also a change in txq_trans_update(). Thanks! cheers, josch
signature.asc
Description: signature

