On Tue, Oct 6, 2020 at 11:51 PM Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote:Yes you are right, I will record message to remove the wording in
Fix the following warning from kcov regarding usb_hcd_giveback_urb()
call being made without disabling interrupts.
Hi Shuah,
This won't fix the kcov warning, as it still requires its own fix,
which I'll send separately. But this will fix the improper usage of
usb_hcd_giveback_urb() in USB/IP.