Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155619
b: refs/heads/master
c: 0dc3d52
h: refs/heads/master
i:
  155617: 77cab91
  155615: 66a6d1b
v: v3
  • Loading branch information
Arjan van de Ven authored and Linus Torvalds committed Jul 22, 2009
1 parent 65bbcd2 commit 7ac9866
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: 61fe087059614226978f4d7bb36da26cb2d28f9f
refs/heads/master: 0dc3d523e8bc4718e0be2e4a742367d6e4be77cd
1 change: 1 addition & 0 deletions trunk/kernel/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -2665,6 +2665,7 @@ static void perf_counter_output(struct perf_counter *counter, int nmi,
header.size += sizeof(cpu_entry);

cpu_entry.cpu = raw_smp_processor_id();
cpu_entry.reserved = 0;
}

if (sample_type & PERF_SAMPLE_PERIOD)
Expand Down

0 comments on commit 7ac9866

Please sign in to comment.