diff options
author | Maria Matejka <mq@ucw.cz> | 2022-11-07 16:52:27 +0100 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2022-11-07 16:52:27 +0100 |
commit | 47e4e97db484e6b8ba5f05e6cc7164f35488f53b (patch) | |
tree | 92f29d7b4cb6431f0ec35579e4516f29344a9729 /sysdep/cf/linux.h | |
parent | 7bbd0b5a3b670cfbe72df21054465b71a632962f (diff) | |
parent | 57308fb277788ab082a0047e8764fe8023aff6df (diff) |
Merge remote-tracking branch 'origin/master' into thread-next
Diffstat (limited to 'sysdep/cf/linux.h')
-rw-r--r-- | sysdep/cf/linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/cf/linux.h b/sysdep/cf/linux.h index c640bef4..56ecf017 100644 --- a/sysdep/cf/linux.h +++ b/sysdep/cf/linux.h @@ -20,6 +20,7 @@ #define CONFIG_RESTRICTED_PRIVILEGES #define CONFIG_INCLUDE_SYSPRIV_H "sysdep/linux/syspriv.h" +#define CONFIG_MADV_DONTNEED_TO_FREE #ifndef AF_MPLS #define AF_MPLS 28 |