Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74166
b: refs/heads/master
c: f7b9329
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Nov 26, 2007
1 parent df890f3 commit 835b7fe
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: 722aab0c3bbd7648d66790515c14d95d10a15bf3
refs/heads/master: f7b9329e556a8bdb9e07292cddbbe484c7a2b8c5
2 changes: 1 addition & 1 deletion trunk/kernel/sched_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ static int sched_debug_show(struct seq_file *m, void *v)
u64 now = ktime_to_ns(ktime_get());
int cpu;

SEQ_printf(m, "Sched Debug Version: v0.06-v22, %s %.*s\n",
SEQ_printf(m, "Sched Debug Version: v0.07, %s %.*s\n",
init_utsname()->release,
(int)strcspn(init_utsname()->version, " "),
init_utsname()->version);
Expand Down

0 comments on commit 835b7fe

Please sign in to comment.