Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362525
b: refs/heads/master
c: fd9b86d
h: refs/heads/master
i:
  362523: df831f0
v: v3
  • Loading branch information
libin authored and Ingo Molnar committed Apr 8, 2013
1 parent 6fe7cf6 commit e5ab3f5
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a1cbcaa9ea87b87a96b9fc465951dcf36e459ca2
refs/heads/master: fd9b86d37a600488dbd80fe60cca46b822bff1cd
2 changes: 1 addition & 1 deletion trunk/kernel/sched/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -4933,7 +4933,7 @@ static void sd_free_ctl_entry(struct ctl_table **tablep)
}

static int min_load_idx = 0;
static int max_load_idx = CPU_LOAD_IDX_MAX;
static int max_load_idx = CPU_LOAD_IDX_MAX-1;

static void
set_table_entry(struct ctl_table *entry,
Expand Down

0 comments on commit e5ab3f5

Please sign in to comment.