Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93426
b: refs/heads/master
c: 03970f0
h: refs/heads/master
v: v3
  • Loading branch information
Mike Travis authored and Tony Luck committed Apr 24, 2008
1 parent efa3c4c commit 7ea5d2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 472613b961affef0c73f1c797993678312e7c666
refs/heads/master: 03970f065d9b4b156d0e879f82989440f7045396
5 changes: 0 additions & 5 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -7991,11 +7991,6 @@ void __init sched_init_smp(void)
#else
void __init sched_init_smp(void)
{
#if defined(CONFIG_NUMA)
sched_group_nodes_bycpu = kzalloc(nr_cpu_ids * sizeof(void **),
GFP_KERNEL);
BUG_ON(sched_group_nodes_bycpu == NULL);
#endif
sched_init_granularity();
}
#endif /* CONFIG_SMP */
Expand Down

0 comments on commit 7ea5d2d

Please sign in to comment.