Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121355
b: refs/heads/master
c: f414f5f
h: refs/heads/master
i:
  121353: a8744a7
  121351: 156152e
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Dec 25, 2008
1 parent b1450a3 commit ab20eea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8f2961c39eacd5d450048d8a3e91675486f3a015
refs/heads/master: f414f5f15376764d68a31dc568d9e814d3fcb58a
3 changes: 2 additions & 1 deletion trunk/arch/s390/kernel/topology.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <linux/workqueue.h>
#include <linux/cpu.h>
#include <linux/smp.h>
#include <linux/cpuset.h>
#include <asm/delay.h>
#include <asm/s390_ext.h>
#include <asm/sysinfo.h>
Expand Down Expand Up @@ -234,7 +235,7 @@ void arch_update_cpu_topology(void)

static void topology_work_fn(struct work_struct *work)
{
arch_reinit_sched_domains();
rebuild_sched_domains();
}

void topology_schedule_update(void)
Expand Down

0 comments on commit ab20eea

Please sign in to comment.