lkml.org 
[lkml]   [2007]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] Fix make headers_check for tipc
From
From: Dave Jones <davej@redhat.com>
Date: Wed, 31 Oct 2007 17:29:32 -0400

> make headers_check currently fails in mainline with..
>
> include/linux/tipc_config.h requires linux/string.h, which does not exist in exported headers
>
> There's no reason to even include this in this header as far as I can tell.
>
> Signed-off-by: Dave Jones <davej@redhat.com>

It uses memcpy() in the inline routines which are in fact used by both
userspace and the kernel. The change you are suggesting will also
break the TIPC kernel build.

A proper fix has been merged into Linus's tree already.
-
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: 2007-11-01 00:19    [W:0.050 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site