linux/kernel
Heiko Carstens ee79d1bdb6 sched: let arch_update_cpu_topology indicate if topology changed
Change arch_update_cpu_topology so it returns 1 if the cpu topology changed
and 0 if it didn't change. This will be useful for the next patch which adds
a call to this function in partition_sched_domains.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-12 13:47:21 +01:00
..
irq
power [PATCH] kill obsolete temporary comment in swsusp_close() 2008-12-04 04:22:54 -05:00
time time: catch xtime_nsec underflows and fix them 2008-12-04 08:43:02 +01:00
trace ftrace: prevent recursion 2008-11-27 10:11:53 +01:00
.gitignore
acct.c
audit.c [PATCH] fix broken timestamps in AVC generated by kernel threads 2008-12-09 02:27:41 -05:00
audit.h
audit_tree.c
auditfilter.c
auditsc.c [PATCH] fix broken timestamps in AVC generated by kernel threads 2008-12-09 02:27:41 -05:00
backtracetest.c
bounds.c
capability.c
cgroup.c cgroups: fix a serious bug in cgroupstats 2008-11-19 18:50:00 -08:00
cgroup_debug.c
cgroup_freezer.c
compat.c
configs.c
cpu.c cpuinit fixes in kernel/* 2008-11-30 10:03:37 -08:00
cpuset.c sched, cpusets: fix warning in kernel/cpuset.c 2008-11-29 20:39:29 +01:00
delayacct.c
dma-coherent.c
dma.c
exec_domain.c
exit.c
extable.c
fork.c fix mapping_writably_mapped() 2008-12-10 14:40:45 -08:00
freezer.c
futex.c
futex_compat.c
hrtimer.c
itimer.c
kallsyms.c sprint_symbol(): use less stack 2008-11-19 18:49:58 -08:00
Kconfig.freezer
Kconfig.hz
Kconfig.preempt
kexec.c
kfifo.c
kgdb.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latencytop.c KSYM_SYMBOL_LEN fixes 2008-12-10 08:01:54 -08:00
lockdep.c lockdep: consistent alignement for lockdep info 2008-11-21 08:59:40 +01:00
lockdep_internals.h
lockdep_proc.c
Makefile Merge branch 'linus' into sched/core 2008-11-19 09:44:37 +01:00
marker.c
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c taint: add missing comment 2008-12-01 19:55:24 -08:00
params.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID 2008-11-24 16:41:40 +01:00
posix-timers.c
printk.c
profile.c cpuinit fixes in kernel/* 2008-11-30 10:03:37 -08:00
ptrace.c remove __ARCH_WANT_COMPAT_SYS_PTRACE 2008-11-30 11:00:15 -08:00
rcuclassic.c
rcupdate.c
rcupreempt.c
rcupreempt_trace.c
rcutorture.c
relay.c relayfs: fix infinite loop with splice() 2008-12-10 08:01:52 -08:00
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c sched: let arch_update_cpu_topology indicate if topology changed 2008-12-12 13:47:21 +01:00
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c sched: add uid information to sched_debug for CONFIG_USER_SCHED 2008-12-01 20:39:50 +01:00
sched_fair.c
sched_features.h
sched_idletask.c
sched_rt.c sched: move double_unlock_balance() higher 2008-11-28 20:11:15 +01:00
sched_stats.h sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers 2008-11-17 16:49:35 +01:00
seccomp.c
semaphore.c
signal.c
smp.c
softirq.c
softlockup.c check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 2008-12-03 10:11:51 +01:00
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
sys.c
sys_ni.c reintroduce accept4 2008-11-19 18:49:57 -08:00
sysctl.c epoll: introduce resource usage limits 2008-12-01 19:55:24 -08:00
sysctl_check.c
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timer.c
tracepoint.c
tsacct.c
uid16.c
user.c sched: add uid information to sched_debug for CONFIG_USER_SCHED 2008-12-01 20:39:50 +01:00
user_namespace.c
utsname.c
utsname_sysctl.c
wait.c
workqueue.c