On Mon, Jun 13, 2016 at 1:40 AM, Thomas Gleixner <[email protected]> wrote:
> mod_timer(&gpstates->timer, jiffies + msecs_to_jiffies(timer_interval));

are you sure this is right? the others did not get replaced by mod_timer()..
(and this is more evidence that a relative API in msecs is what
drivers really want)

Reply via email to