lkml.org 
[lkml]   [2015]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRE: [PATCH 4/6] Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
    Date
    > -----Original Message-----
    > From: Vitaly Kuznetsov [mailto:vkuznets@redhat.com]
    > Sent: Tuesday, April 21, 2015 22:28
    > To: KY Srinivasan
    > Cc: Haiyang Zhang; devel@linuxdriverproject.org; linux-
    > kernel@vger.kernel.org; Dexuan Cui
    > Subject: [PATCH 4/6] Drivers: hv: vmbus: move init_vp_index() call to
    > vmbus_process_offer()
    >
    > We need to call init_vp_index() after we added the channel to the
    > appropriate
    > list (global or subchannel) to be able to use this information when assigning
    > the channel to the particular vcpu. To do so we need to move a couple of
    > functions around. The only real change is the init_vp_index() call. This is a
    > small refactoring without a functional change.

    IMO we don't have to move such a big block of code -- we only need to add a
    forward function declaration of init_vp_index()?

    Thanks,
    -- Dexuan


    \
     
     \ /
      Last update: 2015-04-24 11:21    [W:4.692 / U:0.080 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site