Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97427
b: refs/heads/master
c: 4285f59
h: refs/heads/master
i:
  97425: b10e2ef
  97423: a6f1f5d
v: v3
  • Loading branch information
Ingo Molnar committed May 29, 2008
1 parent f25e97b commit 99a5cbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c6fba5451a84143f34056a465e72ba187fcc651c
refs/heads/master: 4285f594f84d1f0641fc962d00e6638dec4a19c4
4 changes: 2 additions & 2 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -7571,8 +7571,8 @@ static int build_sched_domains(const cpumask_t *cpu_map)

static cpumask_t *doms_cur; /* current sched domains */
static int ndoms_cur; /* number of sched domains in 'doms_cur' */
static struct sched_domain_attr *dattr_cur; /* attribues of custom domains
in 'doms_cur' */
static struct sched_domain_attr *dattr_cur;
/* attribues of custom domains in 'doms_cur' */

/*
* Special case: If a kmalloc of a doms_cur partition (array of
Expand Down

0 comments on commit 99a5cbe

Please sign in to comment.