git: nvmm - Improve cast portability of vmx_resume_rip

Aaron LI aly at crater.dragonflybsd.org
Tue Jul 20 16:30:33 PDT 2021


commit bd9b21da6dcfb7d9820090791388a4b55b68673b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jul 10 11:32:30 2021 -0700

    nvmm - Improve cast portability of vmx_resume_rip
    
    * Cast pointer to function through uintptr_t for maximum portability
      (avoids warnings on some compilers).

Summary of changes:
 sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd9b21da6dcfb7d9820090791388a4b55b68673b


-- 
DragonFly BSD source repository


More information about the Commits mailing list