On Fri, Jan 25, 2019 at 05:18:16PM -0800, Jack Pham wrote:
Hi Sasha,
On Wed, Jan 16, 2019 at 01:35:52PM +0000, Sasha Levin wrote:
Hi,
[This is an automated email]
This commit has been processed because it contains a "Fixes:" tag, fixing commit: c6267a51639b usb: dwc3: gadget: align transfers to wMaxPacketSize.
The bot has tested the following trees: v4.20.2, v4.19.15, v4.14.93.
v4.20.2: Build failed! Errors: drivers/usb/dwc3/gadget.c:180:5: error: ‘struct dwc3_request’ has no member named ‘needs_extra_trb’
v4.19.15: Build failed! Errors: drivers/usb/dwc3/gadget.c:180:5: error: ‘struct dwc3_request’ has no member named ‘needs_extra_trb’
v4.14.93: Build failed! Errors: drivers/usb/dwc3/gadget.c:185:5: error: ‘struct dwc3_request’ has no member named ‘needs_extra_trb’
How should we proceed with this patch?
I mentioned in my "cover" message of the patch that it needs a slight rewrite for -stable since the 'needs_extra_trb' was only introduced in v5.0-rc1. Now that my patch is in Linus's tree, I can send it separately for -stable; I'll fix up the commit text slightly to refer to the variables used before v5.0.
Sorry, the bot is still very much dumb at this point and doesn't read cover letters :)
Thank you!
-- Thanks, Sasha