RE: [Patch v3] storvsc: setup 1:1 mapping between hardware queue and CPU queue

From: Michael Kelley
Date: Fri Sep 06 2019 - 11:45:15 EST


From: Long Li <longli@xxxxxxxxxxxxx> Sent: Thursday, September 5, 2019 8:35 PM
> >>
> >> Changes:
> >> v2: rely on default upper layer function to map queues. (suggested by
> >> Ming Lei
> >> <tom.leiming@xxxxxxxxx>)
> >> v3: use num_present_cpus() instead of num_online_cpus(). Hyper-v
> >> doesn't support hot-add CPUs. (suggested by Michael Kelley
> >> <mikelley@xxxxxxxxxxxxx>)
> >
> >I've mostly seen the "Changes:" section placed below the "---" so that it
> >doesn't clutter up the commit log. But maybe there's not a strong
> >requirement one way or the other as I didn't find anything called out in the
> >"Documentation/process"
> >directory.
>
> Should I resubmit the patch (but keep it v3)?
>

I would say do a quick resubmit as v4 so there's no confusion.

Michael