commit | a838c2ec6ea1f18431da74dfe4978c57355b95f3 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <[email protected]> | Thu Nov 27 16:14:44 2008 +0800 |
committer | Ingo Molnar <[email protected]> | Fri Nov 28 16:47:41 2008 +0100 |
tree | c51852ff62ec383c27e21f318f5e3180f141b885 | |
parent | c7cc77307669336a08928ab8668bdb3f3bcc021b [diff] |
markers: comment marker_synchronize_unregister() on data dependency Add document and comments on marker_synchronize_unregister(): it should be called before freeing resources that the probes depend on. Based on comments from Lai Jiangshan and Mathieu Desnoyers. Signed-off-by: Wu Fengguang <[email protected]> Reviewed-by: Mathieu Desnoyers <[email protected]> Reviewed-by: Lai Jiangshan <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>