On 03/17/2011 10:53 AM, Michael S. Tsirkin wrote:
irqfd in kvm used flush_work incorrectly: it assumed that work scheduled previously can't run after flush_work, but since kvm uses a non-reentrant workqueue (by means of schedule_work) we need flush_work_sync to get that guarantee.
Applied, and queued for 2.6.39. Thanks. -- error compiling committee.c: too many arguments to function _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
