[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20061229171724.GA147@tv-sign.ru>
Date: Fri, 29 Dec 2006 20:17:24 +0300
From: Oleg Nesterov <oleg@...sign.ru>
To: Andrew Morton <akpm@...l.org>
Cc: Ingo Molnar <mingo@...e.hu>, David Howells <dhowells@...hat.com>,
Christoph Hellwig <hch@...radead.org>,
Gautham R Shenoy <ego@...ibm.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] re-send of flush_workqueue/flush_work patches
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists