From: Wu Fengguang Date: Wed, 26 Nov 2008 11:59:06 +0000 (+0800) Subject: KVM: Prevent trace call into unloaded module text X-Git-Tag: v2.6.29-rc1~539^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b82091824ee4970adf92d5cd6d57b12273171625;p=pandora-kernel.git KVM: Prevent trace call into unloaded module text Add marker_synchronize_unregister() before module unloading. This prevents possible trace calls into unloaded module text. Signed-off-by: Wu Fengguang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed