Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63889
b: refs/heads/master
c: 5167e75
h: refs/heads/master
i:
  63887: 68d4b23
v: v3
  • Loading branch information
Ingo Molnar committed Aug 10, 2007
1 parent e347015 commit e8a92e4
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: e56f31aad9d8c0102bc074cdab4e3ee76b38600d
refs/heads/master: 5167e75f4d2d10bff6afee1f358313e87b4df246
2 changes: 1 addition & 1 deletion trunk/kernel/sched_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ print_cfs_rq_runtime_sum(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq)

void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq)
{
SEQ_printf(m, "\ncfs_rq %p\n", cfs_rq);
SEQ_printf(m, "\ncfs_rq\n");

#define P(x) \
SEQ_printf(m, " .%-30s: %Ld\n", #x, (long long)(cfs_rq->x))
Expand Down

0 comments on commit e8a92e4

Please sign in to comment.