[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210329005625.416d2903@sf>
Date: Mon, 29 Mar 2021 00:56:25 +0100
From: Sergei Trofimovich <slyfox@...too.org>
To: linux-kernel@...r.kernel.org
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH] ia64: tools: add generic errno.h definition
On Sat, 27 Mar 2021 10:18:18 +0000
Sergei Trofimovich <slyfox@...too.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@...r.kernel.org
> > CC: netdev@...r.kernel.org
> > CC: bpf@...r.kernel.org
> > Signed-off-by: Sergei Trofimovich <slyfox@...too.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
Powered by blists - more mailing lists