Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / include / linux / sched.h
index 291a9bd5b97fe6ad8d67409b05d1ec94c1300f44..b3c51e869388741599909f43252e64abdcb6da10 100644 (file)
@@ -993,7 +993,7 @@ struct task_struct {
        /* cg_list protected by css_set_lock and tsk->alloc_lock: */
        struct list_head                cg_list;
 #endif
-#ifdef CONFIG_INTEL_RDT
+#ifdef CONFIG_RESCTRL
        u32                             closid;
        u32                             rmid;
 #endif