From: Mathieu Desnoyers Date: Fri, 14 Nov 2008 22:47:41 +0000 (-0500) Subject: tracepoints: samples, fix teardown X-Git-Tag: v2.6.29-rc1~586^2~58^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2504ea5edfebb14133b8571c20785cdc077e07d2;p=pandora-kernel.git tracepoints: samples, fix teardown Impact: fix a bug in sample tracepoints Need a tracepoint_synchronize_unregister() before the end of exit() to make sure every probe callers have exited the non preemptible section and thus are not executing the probe code anymore. Signed-off-by: Mathieu Desnoyers Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed