VirtualBox

Changeset 85771 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 14, 2020 1:33:12 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
139923
Message:

SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed for 5.7+ and fixes reference issue. (untested) [include fix] bugref:9733

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp

    r85767 r85771  
    8989#  include <dtrace/arg.h> /* Missing from provider.h. */
    9090# endif
    91 # include <linux/kallsyms.h>
     91# include <linux/module.h>
    9292/** Status code fixer (UEK uses linux convension unlike the others). */
    9393# define FIX_UEK_RC(a_rc) (-(a_rc))
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette