Skip to content
Commit 7a89bbc7 authored by Cornelia Huck's avatar Cornelia Huck Committed by Arjan van de Ven
Browse files

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: default avatarJonathan Corbet <corbet@lwn.net>
Signed-off-by: default avatarCornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
parent e83102ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment