HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
[safe/jmp/linux-2.6] / include / linux / prctl.h
index b00df4c..3dc3031 100644 (file)
@@ -88,4 +88,6 @@
 #define PR_TASK_PERF_COUNTERS_DISABLE          31
 #define PR_TASK_PERF_COUNTERS_ENABLE           32
 
+#define PR_MCE_KILL    33
+
 #endif /* _LINUX_PRCTL_H */