All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Trofimovich <slyfox@gentoo.org>
To: linux-kernel@vger.kernel.org
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org
Subject: Re: [PATCH] ia64: tools: add generic errno.h definition
Date: Mon, 29 Mar 2021 00:56:25 +0100	[thread overview]
Message-ID: <20210329005625.416d2903@sf> (raw)
In-Reply-To: <YF8GapSa+3zU3fqM@sf>

On Sat, 27 Mar 2021 10:18:18 +0000
Sergei Trofimovich <slyfox@gentoo.org> wrote:

> On Fri, Mar 12, 2021 at 07:51:35AM +0000, Sergei Trofimovich wrote:
> > Noticed missing header when build bpfilter helper:
> > 
> >     CC [U]  net/bpfilter/main.o
> >   In file included from /usr/include/linux/errno.h:1,
> >                    from /usr/include/bits/errno.h:26,
> >                    from /usr/include/errno.h:28,
> >                    from net/bpfilter/main.c:4:
> >   tools/include/uapi/asm/errno.h:13:10: fatal error:
> >     ../../../arch/ia64/include/uapi/asm/errno.h: No such file or directory
> >      13 | #include "../../../arch/ia64/include/uapi/asm/errno.h"
> >         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > 
> > CC: linux-kernel@vger.kernel.org
> > CC: netdev@vger.kernel.org
> > CC: bpf@vger.kernel.org
> > Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>  
> 
> Any chance to pick it up?

Alternative (and nicer) patch is queued in -mm as:
    https://www.ozlabs.org/~akpm/mmotm/broken-out/ia64-tools-remove-inclusion-of-ia64-specific-version-of-errnoh-header.patch

-- 

  Sergei

      reply	other threads:[~2021-03-28 23:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12  7:51 [PATCH] ia64: tools: add generic errno.h definition Sergei Trofimovich
2021-03-27 10:18 ` Sergei Trofimovich
2021-03-28 23:56   ` Sergei Trofimovich [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=20210329005625.416d2903@sf \
    --to=slyfox@gentoo.org \
    --cc=bpf@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.