These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / fault-inject.h
index 798fad9..3159a7d 100644 (file)
@@ -18,7 +18,7 @@ struct fault_attr {
        atomic_t times;
        atomic_t space;
        unsigned long verbose;
-       u32 task_filter;
+       bool task_filter;
        unsigned long stacktrace_depth;
        unsigned long require_start;
        unsigned long require_end;