On Thu, 31 May 2012 14:57:42 +0200 Daniel Vetter <[email protected]> wrote:
> This fixes an (albeit really hard to hit) race resulting in an oops: > - The parity work get scheduled. > - We re-init the irq state and call INIT_WORK again. > - The workqueue code tries to run the work item and stumbles over a > work item that should be on it's runlist. > > Also initiliaze the work item unconditionally like all the others, > it's simpler. > > Signed-Off-by: Daniel Vetter <[email protected]> Reviewed-by: Ben Widawsky <[email protected]> I am not sure how this got dropped. It's in one of my branches somewhere. _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
