cpumask: reduce stack usage in find_lowest_rq
Impact: reduce stack usage, cleanup
Use a cpumask_var_t in find_lowest_rq() and clean up other old
cpumask_t calls.
Signed-off-by: NMike Travis <travis@sgi.com>
Showing
想要评论请 注册 或 登录
Impact: reduce stack usage, cleanup
Use a cpumask_var_t in find_lowest_rq() and clean up other old
cpumask_t calls.
Signed-off-by: NMike Travis <travis@sgi.com>