Re: [PATCH hurd] hurd-udeb: Install rumpusbdisk

2025-06-30 Thread Damien Zammit
No, I believe separating the stack is worthwhile at this point because if you link less modules in the usb driver, we can narrow the problem down to less code, ie is the problem in the hc or in the peripheral driver? I already made it crash without umass or scsipi modules linked so I think the

Re: [PATCH hurd] hurd-udeb: Install rumpusbdisk

2025-06-30 Thread Samuel Thibault
Damien Zammit, le lun. 30 juin 2025 03:55:11 +, a ecrit: > I wanted to move things along for usb, I didn't realise the driver is > actually broken on master. > > I'll have another go at separating the stack. I don't think it's a problem of stack separation. Trying to separate things into sev