Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200601
b: refs/heads/master
c: 3c93717
h: refs/heads/master
i:
  200599: f2184c4
v: v3
  • Loading branch information
Alex,Shi authored and Ingo Molnar committed Jun 18, 2010
1 parent a72aa01 commit 8b8ffc9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: dc61b1d65e353d638b2445f71fb8e5b5630f2415
refs/heads/master: 3c93717cfa51316e4dbb471e7c0f9d243359d5f8
3 changes: 0 additions & 3 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1657,9 +1657,6 @@ static void update_shares(struct sched_domain *sd)

static void update_h_load(long cpu)
{
if (root_task_group_empty())
return;

walk_tg_tree(tg_load_down, tg_nop, (void *)cpu);
}

Expand Down

0 comments on commit 8b8ffc9

Please sign in to comment.