From: Mathieu Desnoyers Date: Mon, 29 Sep 2008 15:05:13 +0000 (-0400) Subject: markers: marker_synchronize_unregister() X-Git-Tag: v2.6.28-rc1~78^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98d0eabef2748d88fa58760d104e8e68517406b;p=pandora-kernel.git markers: marker_synchronize_unregister() Create marker_synchronize_unregister() which must be called 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