Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339536
b: refs/heads/master
c: 288700d
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon committed Nov 9, 2012
1 parent 2ac2e61 commit 0c497b5
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: 2a4961ba89ffae388a553175db51dd58ce7c39a8
refs/heads/master: 288700d16d4c1479aa00e3db13caed8bb7c83e9f
2 changes: 2 additions & 0 deletions trunk/arch/arm/kernel/perf_event_cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ static int __cpuinit cpu_pmu_notify(struct notifier_block *b,

if (cpu_pmu && cpu_pmu->reset)
cpu_pmu->reset(cpu_pmu);
else
return NOTIFY_DONE;

return NOTIFY_OK;
}
Expand Down

0 comments on commit 0c497b5

Please sign in to comment.