Re: [PATCH] xenbus: Use kref to track req lifetime

2025-05-08 Thread Marek Marczykowski-Górecki
On Tue, May 06, 2025 at 05:09:33PM -0400, Jason Andryuk wrote: > Marek reported seeing a NULL pointer fault in the xenbus_thread > callstack: > BUG: kernel NULL pointer dereference, address: > RIP: e030:__wake_up_common+0x4c/0x180 > Call Trace: > > __wake_up_common_lock+0x82/0xd

Re: [PATCH] xenbus: Use kref to track req lifetime

2025-05-07 Thread Jason Andryuk
On 2025-05-07 05:27, Jürgen Groß wrote: On 06.05.25 23:09, Jason Andryuk wrote: Marek reported seeing a NULL pointer fault in the xenbus_thread callstack: BUG: kernel NULL pointer dereference, address: RIP: e030:__wake_up_common+0x4c/0x180 Call Trace:     __wake_up_common_lock+

Re: [PATCH] xenbus: Use kref to track req lifetime

2025-05-07 Thread Jürgen Groß
On 06.05.25 23:09, Jason Andryuk wrote: Marek reported seeing a NULL pointer fault in the xenbus_thread callstack: BUG: kernel NULL pointer dereference, address: RIP: e030:__wake_up_common+0x4c/0x180 Call Trace: __wake_up_common_lock+0x82/0xd0 process_msg+0x18e/0x2f0 xen