From 6a83c678adde83a3a46c6c0115c80d02224d8973 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 26 Nov 2009 18:28:42 +0000 Subject: [PATCH] --- yaml --- r: 169036 b: refs/heads/master c: e1eb3a983befdb422e1aae299bdab573d04929f6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/include/asm/mman.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6bfc50009a87..6ba161e9fd90 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c677189af9faa3f26fae0fcb7ac59f477048b89a +refs/heads/master: e1eb3a983befdb422e1aae299bdab573d04929f6 diff --git a/trunk/arch/mips/include/asm/mman.h b/trunk/arch/mips/include/asm/mman.h index a2250f390a29..c892bfb3e2c1 100644 --- a/trunk/arch/mips/include/asm/mman.h +++ b/trunk/arch/mips/include/asm/mman.h @@ -75,6 +75,7 @@ #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */ +#define MADV_HWPOISON 100 /* poison a page for testing */ /* compatibility flags */ #define MAP_FILE 0