lkml.org 
[lkml]   [2017]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 41/53] sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>
    Date
    Use the freshly introduced, reduced size <linux/mm_types_task.h> header instead.

    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Ingo Molnar <mingo@kernel.org>
    ---
    include/linux/sched.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/include/linux/sched.h b/include/linux/sched.h
    index 6ec22565ecc7..dfdc64cc7c06 100644
    --- a/include/linux/sched.h
    +++ b/include/linux/sched.h
    @@ -8,7 +8,7 @@
    #include <linux/capability.h>
    #include <linux/mutex.h>
    #include <linux/plist.h>
    -#include <linux/mm_types.h>
    +#include <linux/mm_types_task.h>
    #include <asm/ptrace.h>

    #include <linux/sem.h>
    --
    2.7.4
    \
     
     \ /
      Last update: 2017-02-08 20:19    [W:2.267 / U:0.084 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site