commit | b82091824ee4970adf92d5cd6d57b12273171625 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <fengguang.wu@intel.com> | Wed Nov 26 19:59:06 2008 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:55:04 2008 +0200 |
tree | a083204512430d1a1ca91bb5b698b4009a3f350a | |
parent | 6692cef30b7caf7525ae99670cddbaf28f1f9d40 [diff] |
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 <wfg@linux.intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>