Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: Fix build error due to 64-bit division in nsec_to_cycles()
Use do_div() instead. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
- Loading branch information