Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169883
b: refs/heads/master
c: cf82ff7
h: refs/heads/master
i:
  169881: 7fce813
  169879: 8a499d1
v: v3
  • Loading branch information
Jayson R. King authored and Ingo Molnar committed Oct 5, 2009
1 parent 0a9ab01 commit 48375c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: d01d4827858cdc2e1c437c87ab65ec0a00fd40f8
refs/heads/master: cf82ff7ea7695b0e82ba07bc5e9f1bd03a74e1aa
4 changes: 0 additions & 4 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -9322,10 +9322,6 @@ void __init sched_init(void)
#ifdef CONFIG_CPUMASK_OFFSTACK
alloc_size += num_possible_cpus() * cpumask_size();
#endif
/*
* As sched_init() is called before page_alloc is setup,
* we use alloc_bootmem().
*/
if (alloc_size) {
ptr = (unsigned long)kzalloc(alloc_size, GFP_NOWAIT);

Expand Down

0 comments on commit 48375c1

Please sign in to comment.