[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171130125511.6313f7d3@canb.auug.org.au>
Date: Thu, 30 Nov 2017 12:55:11 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Martin K. Petersen" <martin.petersen@...cle.com>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Ching Huang <ching2048@...ca.com.tw>,
Kees Cook <keescook@...omium.org>
Subject: Re: linux-next: manual merge of the scsi-mkp tree with Linus' tree
Hi Martin
On Thu, 30 Nov 2017 12:51:21 +1100 Stephen Rothwell <sfr@...b.auug.org.au> 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
Powered by blists - more mailing lists