netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Kubecek <mkubecek@suse.cz>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] include: add copy of tipc.h
Date: Tue, 7 Jul 2015 08:43:32 +0200	[thread overview]
Message-ID: <20150707064332.GA8224@unicorn.suse.cz> (raw)
In-Reply-To: <20150706144649.5484bce6@urahara>

On Mon, Jul 06, 2015 at 02:46:49PM -0700, Stephen Hemminger wrote:
> On Mon, 29 Jun 2015 10:53:15 +0200 (CEST)
> Michal Kubecek <mkubecek@suse.cz> wrote:
> 
> > Copy of kernel include/uapi/linux/tipc.h is needed to build on systems
> > with pre-3.16 kernel headers.
> > 
> > Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
> 
> Ok, I applied (and fixed) this.
> The headers you want are not directly from include/uapi/linux, instead
> you need to run:
>  $ make install_headers
> 
> Then copy the result out of usr/include/linux/ when getting a santized
> header.

Thank you for the explanation. I was looking for some script automating
the header sanitization but I didn't realize I should have looked into
kernel git, not iproute2. I'll remember for the future.

                                                         Michal Kubecek

      reply	other threads:[~2015-07-07  6:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-29  8:53 [PATCH iproute2] include: add copy of tipc.h Michal Kubecek
2015-07-06 21:46 ` Stephen Hemminger
2015-07-07  6:43   ` Michal Kubecek [this message]

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=20150707064332.GA8224@unicorn.suse.cz \
    --to=mkubecek@suse.cz \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /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;
as well as URLs for NNTP newsgroup(s).