commit | 7a89bbc74937cd74a6bcf109cfc7c032109639be | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Jan 19 13:45:28 2009 +0100 |
committer | Arjan van de Ven <arjan@linux.intel.com> | Sun Feb 08 09:56:10 2009 -0800 |
tree | 2b542e7f48c53cf1ef462524ecdf93b4d8a03f58 | |
parent | e83102cab0fd95d4508361b061146c978b3abd60 [diff] |
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 <corbet@lwn.net> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>