lkml.org 
[lkml]   [2008]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH 02 of 12] Fix ia64 compilation failure because of common code include bug
    Date
    From
    # HG changeset patch
    # User Andrea Arcangeli <andrea@qumranet.com>
    # Date 1208872186 -7200
    # Node ID 3c804dca25b15017b22008647783d6f5f3801fa9
    # Parent ea87c15371b1bd49380c40c3f15f1c7ca4438af5
    Fix ia64 compilation failure because of common code include bug.

    Signed-off-by: Andrea Arcangeli <andrea@qumranet.com>

    diff --git a/include/linux/mm_types.h b/include/linux/mm_types.h
    --- a/include/linux/mm_types.h
    +++ b/include/linux/mm_types.h
    @@ -10,6 +10,7 @@
    #include <linux/rbtree.h>
    #include <linux/rwsem.h>
    #include <linux/completion.h>
    +#include <linux/cpumask.h>
    #include <asm/page.h>
    #include <asm/mmu.h>


    \
     
     \ /
      Last update: 2008-04-22 16:15    [W:4.142 / U:0.200 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site