From: Sam Ravnborg <sam@ravnborg.org>
To: Dave Jones <davej@redhat.com>,
Linux Kernel <linux-kernel@vger.kernel.org>,
per.liden@ericsson.com, jon.maloy@ericsson.com,
allan.stephens@windriver.com
Subject: Re: [PATCH] Fix make headers_check for tipc
Date: Wed, 31 Oct 2007 22:57:34 +0100 [thread overview]
Message-ID: <20071031215734.GB28556@uranus.ravnborg.org> (raw)
In-Reply-To: <20071031212932.GA4933@redhat.com>
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
next prev parent reply other threads:[~2007-10-31 21:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-31 21:29 Dave Jones
2007-10-31 21:57 ` Sam Ravnborg [this message]
2007-10-31 23:16 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071031215734.GB28556@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=allan.stephens@windriver.com \
--cc=davej@redhat.com \
--cc=jon.maloy@ericsson.com \
--cc=linux-kernel@vger.kernel.org \
--cc=per.liden@ericsson.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome