]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - linux-headers/asm-mips/mman.h
linux-headers: Update to Linux v6.8-rc6
[thirdparty/qemu.git] / linux-headers / asm-mips / mman.h
index c6e1fc77c9968874feefc79b7c94a165d0ad89d2..9c48d9a21aa01ff16019d25249f4bcb97120ce08 100644 (file)
@@ -88,7 +88,7 @@
 #define MADV_HUGEPAGE  14              /* Worth backing with hugepages */
 #define MADV_NOHUGEPAGE 15             /* Not worth backing with hugepages */
 
-#define MADV_DONTDUMP  16              /* Explicity exclude from the core dump,
+#define MADV_DONTDUMP  16              /* Explicitly exclude from core dump,
                                           overrides the coredump filter bits */
 #define MADV_DODUMP    17              /* Clear the MADV_NODUMP flag */