Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101378
b: refs/heads/master
c: 5af970a
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jun 18, 2008
1 parent f459ece commit adf30a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 766d02786ecd22932beeb9ca8bad6d8c5a552ef9
refs/heads/master: 5af970a48f3ba0dd96a036b196c79dc923f28231
1 change: 1 addition & 0 deletions trunk/kernel/rcutorture.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ rcu_torture_printk(char *page)
if (i > 1) {
cnt += sprintf(&page[cnt], "!!! ");
atomic_inc(&n_rcu_torture_error);
WARN_ON_ONCE(1);
}
cnt += sprintf(&page[cnt], "Reader Pipe: ");
for (i = 0; i < RCU_TORTURE_PIPE_LEN + 1; i++)
Expand Down

0 comments on commit adf30a4

Please sign in to comment.