lkml.org 
[lkml]   [2012]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 21/21] posix_types: Remove fd_set macros
    From
    Parts 1, 2 and 9 work fine on ia64 - consider them: Acked-by: Tony
    Luck <tony.luck@intel.com>

    This part causes build problems (starting with):


    CC arch/ia64/kernel/asm-offsets.s
    In file included from include/linux/timex.h:56,
    from include/linux/sched.h:57,
    from arch/ia64/kernel/asm-offsets.c:9:
    include/linux/time.h: In function ‘__FD_ZERO’:
    include/linux/time.h:280: error: implicit declaration of function ‘memset’
    include/linux/time.h:280: warning: incompatible implicit declaration
    of built-in function ‘memset’

    Adding a #include <linux/string.h> to include/linux/time.h fixes them for me.

    -Tony
    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2012-02-14 20:01    [W:4.102 / U:0.100 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site