Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information