• Rusty Russell's avatar
    [PATCH] Workqueue Exit Neatening · 56fefe50
    Rusty Russell authored
    Jeff Garzik points out the initializing the exit completion at
    exit time is foolish: we should just initialize it at creation time
    live everything else in that structure, and avoid the memory barrier.
    56fefe50
workqueue.c 9.05 KB