From: Ingo Molnar Date: Fri, 18 Jul 2008 12:01:39 +0000 (+0200) Subject: sched: fix build error, provide partition_sched_domains() unconditionally X-Git-Tag: v2.6.27-rc1~847^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b427c153a08fdbc092c2bdbf845b92fda58d857;p=pandora-kernel.git 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: Ingo Molnar --- Reading git-diff-tree failed