In the course of updating glibc ports's bits/mman.h files for new MADV_* definitions, I noticed that arch/mips/include/asm/mman.h does not define MADV_HWPOISON, although architectures using asm-generic/mman.h get that definition automatically. Should I take it that this is an oversight and that a definition of MADV_HWPOISON will be added with value 100, or is there some reason for it not to be defined for MIPS or for it to have a different value? -- Joseph S. Myers joseph@xxxxxxxxxxxxxxxx