Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116637
b: refs/heads/master
c: 531d297
h: refs/heads/master
i:
  116635: 7dfda5c
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Ingo Molnar committed Oct 14, 2008
1 parent cc26859 commit 6c53187
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: e2d3b75dbc486253c910722486ac64087f96c59f
refs/heads/master: 531d297569014e8f889b167a2d15d72429faead1
1 change: 1 addition & 0 deletions trunk/samples/markers/probe-example.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ static void __exit probe_fini(void)
probe_array[i].probe_func, &probe_array[i]);
printk(KERN_INFO "Number of event b : %u\n",
atomic_read(&eventb_count));
marker_synchronize_unregister();
}

module_init(probe_init);
Expand Down

0 comments on commit 6c53187

Please sign in to comment.