Re: [CFT][PATCH] signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio

2019-05-18 Thread Eric W. Biederman
Alan Stern writes: > On Fri, 17 May 2019, Eric W. Biederman wrote: > >> Wow I got a little distracted but now I am back to this. >> >> Using your test program I was able to test the basics of this. >> >> I found one bug in my patch where I was missing a memset. So I have >> corrected that, and

Re: [CFT][PATCH] signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio

2019-05-18 Thread Alan Stern
On Fri, 17 May 2019, Eric W. Biederman wrote: > Wow I got a little distracted but now I am back to this. > > Using your test program I was able to test the basics of this. > > I found one bug in my patch where I was missing a memset. So I have > corrected that, and reorganized the patch a littl

Re: JMicron JMS578 USB-to-SATA HDD enclosure not working

2019-05-18 Thread Guido Trentalancia
Hello again. I have now upgraded the original HDD enclosure firmware (version 46.01.00.01) with the latest available one from the Hardkernel.com / Odroid.com project (version 173.01.00.02). The problem persists with similar symptoms, however the Sense Key is now different: sd 2:0:0:0: [sdb] tag#

[PATCH] usb: fix typos in code comments

2019-05-18 Thread Weitao Hou
fix lengh to length Signed-off-by: Weitao Hou --- drivers/usb/gadget/udc/snps_udc_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/gadget/udc/snps_udc_core.c b/drivers/usb/gadget/udc/snps_udc_core.c index 3fcded31405a..2e84900d0b40 100644 --- a/drivers/usb/