http://bugs.winehq.org/show_bug.cgi?id=60192 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com --- Comment #1 from Zeb Figura <z.figura12@gmail.com> --- (In reply to strikeralt40 from comment #0)
4. The waiter then calls schedule(); with prev->state == TASK_INTERRUPTIBLE, __schedule() dequeues it and it sleeps.
That's not how TASK_INTERRUPTIBLE works. Please don't use AI to debug things; it gets things wrong way too frequently, and don't use it to file bugs either; it makes things way harder to read. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.