Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69050
b: refs/heads/master
c: 1a75b94
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Oct 15, 2007
1 parent d0a5a8d commit f4309f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: f6b53205e17c8ca481c69ed579a35a650a4b481a
refs/heads/master: 1a75b94f7bda591f4c53af86baa50e1eaee35927
6 changes: 2 additions & 4 deletions trunk/kernel/sched_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,8 @@ static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu)
"\nrunnable tasks:\n"
" task PID tree-key switches prio"
" exec-runtime sum-exec sum-sleep\n"
"------------------------------------------------------------------"
"--------------------------------"
"------------------------------------------------"
"--------------------------------\n");
"------------------------------------------------------"
"------------------------------------------------");

read_lock_irq(&tasklist_lock);

Expand Down

0 comments on commit f4309f5

Please sign in to comment.