Hi Martin On Thu, 30 Nov 2017 12:51:21 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > + static void arcmsr_init_set_datetime_timer(struct AdapterControlBlock *pacb) > + { > - init_timer(&pacb->refresh_timer); > ++ timer_setup(&pacb->eternal_timer, arcmsr_request_device_map, 0); ^^^^^^^^^^^^^^^^^^^^^^^^^ That should have been arcmsr_set_iop_datetime, sorry. I will fix it tomorrow if you haven't rebased onto v4.15-rc1 by then :-) -- Cheers, Stephen Rothwell -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html