Re: ure0: usb error on tx: IN_PROGRESS

2021-07-21 Thread Marcus Glocker
On Wed, 21 Jul 2021 19:23:18 -0300 Adrian Ali wrote: > > On Wed, 21 Jul 2021 13:46:54 -0300 > > Adrian Ali wrote: > > > > > On Wed, 21 Jul 2021 08:40:34 +0200 > > > Marcus Glocker wrote: > > > > > > > Does this diff fix the issue? > > > > > > > > > > > > Index: if_ure.c > > > >

Re: Kernel panic when suspend amd64 after drm upgrade.

2021-07-21 Thread Jonathan Gray
On Tue, Jul 20, 2021 at 08:44:28PM +, Seamus Hartnett wrote: > I'm using the latest snapshot amd64. When trying to suspend the system (zzz), > the kernel panics. Before the drm update, there was no kernel panic in the > process of suspending the system. Without a dmesg it is unclear what

Re: ure0: usb error on tx: IN_PROGRESS

2021-07-21 Thread Adrian Ali
On Wed, 21 Jul 2021 13:46:54 -0300 Adrian Ali wrote: > On Wed, 21 Jul 2021 08:40:34 +0200 > Marcus Glocker wrote: > > > Does this diff fix the issue? > > > > > > Index: if_ure.c > > === > > RCS file: /cvs/src/sys/dev/usb/if_ure.c,v >

Re: ure0: usb error on tx: IN_PROGRESS

2021-07-21 Thread Marcus Glocker
On Wed, 21 Jul 2021 13:46:54 -0300 Adrian Ali wrote: > On Wed, 21 Jul 2021 08:40:34 +0200 > Marcus Glocker wrote: > > > Does this diff fix the issue? > > > > > > Index: if_ure.c > > === > > RCS file: /cvs/src/sys/dev/usb/if_ure.c,v >

kernel page fault in nfs_reclaim on current

2021-07-21 Thread Raimo Niskanen
Our nightly tests of Erlang/OTP provokes a page fault almost every night. Please let me know if more information is needed, from the next crash... ddb stack dump, copied by hand: uvm_fault(0xfd83b5d8c450) 0x0, 0, 2) -> e kernel: page fault trap, code=0 Stopped at _rb_remove+0x1eb:

Re: ure0: usb error on tx: IN_PROGRESS

2021-07-21 Thread Adrian Ali
On Wed, 21 Jul 2021 08:40:34 +0200 Marcus Glocker wrote: Does this diff fix the issue? Index: if_ure.c === RCS file: /cvs/src/sys/dev/usb/if_ure.c,v retrieving revision 1.24 diff -u -p -u -p -r1.24 if_ure.c --- if_ure.c    15 Apr

Re: ure0: usb error on tx: IN_PROGRESS

2021-07-21 Thread Marcus Glocker
On Wed, 21 Jul 2021 08:40:34 +0200 Marcus Glocker wrote: > On Tue, 20 Jul 2021 22:21:11 +0100 > Stuart Henderson wrote: > > > On 2021/07/20 11:03, adrian...@fortix.com.ar wrote: > > > >Description: > > > The ure driver with the RTL8152 adapter does not respond > > > if the device is UP

Re: ure0: usb error on tx: IN_PROGRESS

2021-07-21 Thread Marcus Glocker
On Tue, 20 Jul 2021 22:21:11 +0100 Stuart Henderson wrote: > On 2021/07/20 11:03, adrian...@fortix.com.ar wrote: > > >Description: > > The ure driver with the RTL8152 adapter does not respond if > > the device is UP before having ethernet link. The dmesg command > > displays the following