commit | 164003228347eb0c27ab6c0e80e2753df55cdbc5 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Feb 09 16:29:37 2011 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Feb 14 12:39:46 2011 -0200 |
tree | 9b58ba329ba237412d14334c1588ea2d66d75eba | |
parent | 7e97cd88148876bad36ee7c66d526dcaed328d0d [diff] |
Refactor cpu_has_work/any_cpu_has_work in cpus.c Avoid duplicate use of the function name cpu_has_work, it's confusing, also their scope. Refactor cpu_has_work to cpu_thread_is_idle and do the same with any_cpu_has_work. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>