Re: [PATCH v3 0/5] vhost: optimize enqueue
From: Yuanhan Liu <hidden>
Date: 2016-08-23 12:12:22
From: Yuanhan Liu <hidden>
Date: 2016-08-23 12:12:22
On Tue, Aug 23, 2016 at 10:43:36AM +0000, Wang, Zhihong wrote:
quoted
quoted
I forgot to add that before this series, I think we should first fix the windowsbug.quoted
Else we will need a dedicated fix for the stable branch.Okay I'll try to fix it, though I can't make any promises at present. Have tried once but stopped since we don't have enough debug info from the frontend side so basically I was debugging the backend based on guesses.Hi Maxime, Yuanhan, I've identified the root cause, do you think it makes sense to put the fix in the same patch set? Or send it as a separated patch?
Great!
Yes, it's okay to put it in the patch set (normally, as the first patch,
before the rewrite).
Please also add following line before your Signed-off-by in the commit
log:
Cc: [off-list ref]
--yliu