From: Cornelia Huck Date: Mon, 19 Jan 2009 12:45:28 +0000 (+0100) Subject: async: Fix running list handling. X-Git-Tag: v2.6.29-rc4~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a89bbc74937cd74a6bcf109cfc7c032109639be;p=pandora-kernel.git async: Fix running list handling. async_schedule() should pass in async_running as the running list, and run_one_entry() should put the entry to be run on the provided running list instead of always on the generic one. Reported-by: Jonathan Corbet Signed-off-by: Cornelia Huck Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed