Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158418
b: refs/heads/master
c: fb82ad7
h: refs/heads/master
v: v3
  • Loading branch information
Tom Zanussi authored and Ingo Molnar committed Aug 8, 2009
1 parent 2660855 commit 988b50f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a2ca5e03b6a5a1d401062f0a7f78888cf9e5e3b0
refs/heads/master: fb82ad719831db58e9baa4c67015aae3fe27e7e3
2 changes: 2 additions & 0 deletions trunk/kernel/trace/trace_events_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -1050,6 +1050,8 @@ static int replace_preds(struct event_subsystem *system,

pred = create_pred(elt->op, operand1, operand2);
add_pred:
if (!pred)
return -ENOMEM;
if (call)
err = filter_add_pred(ps, call, pred, false);
else
Expand Down

0 comments on commit 988b50f

Please sign in to comment.