[PATCH 0/2] re-send of flush_workqueue/flush_work patches

From: Oleg Nesterov
Date: Fri Dec 29 2006 - 12:17:11 EST


Changes:

[PATCH 1/2] reimplement flush_workqueue()

Not changed, just re-diff against 2.6.20-rc2-mm1

[PATCH 2/2] implement flush_work()

Fix a race vs cpu-hotplug. The work should be dequeued before
we check any CPU for ->current_work == work, otherwise the work
can migrate to already checked CPU.

Oleg.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/