https://bugs.freedesktop.org/show_bug.cgi?id=91413
--- Comment #14 from David Hampton <[email protected]> ---
Created attachment 128843
--> https://bugs.freedesktop.org/attachment.cgi?id=128843&action=edit
Prevent recursion while processing timers
I was having similar problem with daily crashes showing recursive calls to
nvkm_timer_alarm_trigger. I've been stable for the last three weeks with the
attached patch. It prevents the recursion by only processing the list when the
timer expires, and not also processing it each time an item is updated.
This patch is based off the Fedora 25 kernel 4.8.14 sources but should apply
elsewhere.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau