From: Mathieu Desnoyers Date: Mon, 29 Sep 2008 15:11:47 +0000 (-0400) Subject: sputrace: use marker_synchronize_unregister() X-Git-Tag: v2.6.28-rc1~78^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9261d93e5fa3db4995d5b77b5ed365166e001c;p=pandora-kernel.git sputrace: use marker_synchronize_unregister() We need a marker_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 Acked-by: Jeremy Kerr Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed