Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199091
b: refs/heads/master
c: 00d1d0b
h: refs/heads/master
i:
  199089: 8dae11c
  199087: aae1603
v: v3
  • Loading branch information
Stephane Eranian authored and Ingo Molnar committed May 18, 2010
1 parent 742c8cc commit b8e63ae
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: 4f41c013f553957765902fb01475972f0af3e8e7
refs/heads/master: 00d1d0b095ba4e5c0958cb228b2a9c445d4a339d
2 changes: 1 addition & 1 deletion trunk/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -3036,7 +3036,7 @@ int perf_output_begin(struct perf_output_handle *handle,
handle->sample = sample;

if (!data->nr_pages)
goto fail;
goto out;

have_lost = atomic_read(&data->lost);
if (have_lost)
Expand Down

0 comments on commit b8e63ae

Please sign in to comment.