Hi,
On 01-06-18 18:19, Greg Kroah-Hartman wrote:
On Fri, Jun 01, 2018 at 03:21:58PM +0200, Hans de Goede wrote:
Hi All,
These 2 simple bug-fixes seem to have fallen through the cracks,
hence this resend.
Greg (gkh) despite a ping to Samuel about a month ago I still have not
had any response from the NFC people to these fixes. Since these are
really fixes for USB urb mis-handling, perhaps you can take these
upstream through the USB tree?
Can you respin these against my usb-next branch of usb.git? I applied a
big pn533 fix to make it actually work again, which causes your patches
to not be able to be applied at all :(
Right, so it looks like your patch:
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit?id=dbafc28955fa6779dc23d1607a0fee5e509a278b
More or less duplicates my first patch, so that one can be dropped.
There still is an issue of wrong GFP flags triggering an oops.
I will send a rebased v2 of that.
Regards,
Hans