From: Kruti Date: Mon, 15 Jul 2024 09:56:38 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.5.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a8e42d35fcafb5d3ce77e5ea0e42887307172da;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/backdoor_def.h b/open-vm-tools/lib/include/backdoor_def.h index 6c44be4b1..e5246e9fd 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -244,7 +244,7 @@ extern "C" { # define BDOOR_CMD_PRECISIONCLOCK_ADJTIME 2 # define BDOOR_CMD_PRECISIONCLOCK_ADJFREQ 3 # define BDOOR_CMD_PRECISIONCLOCK_NUMCMDS 4 -#define BDOOR_CMD_COREDUMP_UNSYNC 98 /* Devel only. For VMM cores */ +//#define BDOOR_CMD_COREDUMP_UNSYNC 98 /* Not in use. PR 3328536. */ #define BDOOR_CMD_APPLE_GPU_RES_SET 99 #define BDOOR_CMD_GETBUILDNUM 100 #define BDOOR_CMD_GETENTROPY 101 /* Configurable, off by default. */