[Home]

Summary:DAHLIN-00362: Compilation fails against 4.15 - setup_timer() removed
Reporter:Shaun Ruffell (sruffell)Labels:
Date Opened:2018-09-03 11:12:46Date Closed:2019-05-31 09:22:08
Priority:MajorRegression?No
Status:Closed/CompleteComponents:dahdi (the module)
Versions:2.11.1 Frequency of
Occurrence
Constant
Related
Issues:
duplicatesDAHLIN-00359 DAHDI fails to build with kernel 4.15: init_timer / setup_timer
is duplicated byDAHLIN-00363 dahdi not compile in centos 7
Environment:Ubuntu 18.04.1 kernel 4.15.0-33-genericAttachments:
Description:On Ubuntu 18.04, which is based on kernel 4.15, dahdi-linux fails to build due to the removal of the setup_timer interface.

The candidate fix is pushed to the current next branch here:

http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=6667f1c8d8fadc29ef95dce4f8b025f38d3d3084
Comments:By: Shaun Ruffell (sruffell) 2018-09-03 11:15:14.933-0500

I now see that this issue was already addressed in DAHLIN-359. I've not looked at the patches attached to that issue to know which approach is better.