https://bugzilla.kernel.org/show_bug.cgi?id=217041

--- Comment #6 from Armin Wolf (w_ar...@gmx.de) ---
I managed to fix the stacktrace upon module unload. The callback function
pointer was still used inside a workqueue, which then called the callback
function when the module was already unloaded.

Regarding the lockup on suspend/shutdown:
It seems that the problem does not occur if i clear the SMBus alert flag before
executing the callback function, so i suppose the issue lies inside the sbs
alert callback.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to