Skip to content
Commit 1b427c15 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched: fix build error, provide partition_sched_domains() unconditionally



provide an empty partition_sched_domains() definition for the UP case:

 include/linux/cpuset.h: In function ‘rebuild_sched_domains':
 include/linux/cpuset.h:163: error: implicit declaration of function ‘partition_sched_domains'

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 39b0fad7
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