Merge ath-next from ath.git
[deliverable/linux.git] / include / linux / sched.h
index 788f223f8f8fc62d334ac6d1496c7f4001aa7707..60bba7e032dc33c57156751c6a5270e1f72a0feb 100644 (file)
@@ -1850,7 +1850,7 @@ struct task_struct {
 #endif
        int pagefault_disabled;
 #ifdef CONFIG_MMU
-       struct list_head oom_reaper_list;
+       struct task_struct *oom_reaper_list;
 #endif
 /* CPU-specific state of this task */
        struct thread_struct thread;
This page took 0.025139 seconds and 5 git commands to generate.