[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071031215734.GB28556@uranus.ravnborg.org>
Date: Wed, 31 Oct 2007 22:57:34 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: Dave Jones <davej@...hat.com>,
Linux Kernel <linux-kernel@...r.kernel.org>,
per.liden@...csson.com, jon.maloy@...csson.com,
allan.stephens@...driver.com
Subject: Re: [PATCH] Fix make headers_check for tipc
On Wed, Oct 31, 2007 at 05:29:32PM -0400, Dave Jones wrote:
> 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.
The inline functions uses memcpy().
But if you just pull a fresh tree you will notice that it is fixed.
Davem did so in a rather elegant way.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists