From: Mathieu Desnoyers Date: Mon, 29 Sep 2008 15:09:15 +0000 (-0400) Subject: markers: probe example, fix teardown X-Git-Tag: v2.6.28-rc1~78^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=531d297569014e8f889b167a2d15d72429faead1;p=pandora-kernel.git markers: probe example, fix teardown 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed