Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199730
b: refs/heads/master
c: 74048f8
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed May 31, 2010
1 parent 07f8024 commit c7357e0
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: 90151c35b19633e0cab5a6c80f1ba4a51e7c913b
refs/heads/master: 74048f895fa8cbf8119b4999f1f44881a825f954
1 change: 1 addition & 0 deletions trunk/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -3064,6 +3064,7 @@ __always_inline void perf_output_copy(struct perf_output_handle *handle,

len -= size;
handle->addr += size;
buf += size;
handle->size -= size;
if (!handle->size) {
struct perf_mmap_data *data = handle->data;
Expand Down

0 comments on commit c7357e0

Please sign in to comment.