Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1423162

Re: [PATCH 2/3] Kbuild: don't add obj tree in additional includes

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] Kbuild: don't add obj tree in additional includes
Date 2016-06-15 17:50 +0200
Message-ID <rKleO-4pE-31@gated-at.bofh.it> (permalink)
References <rJIQa-4dY-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday, June 14, 2016 6:42:16 AM CEST kbuild test robot wrote:
>    kernel/time/Kconfig:155:warning: range is invalid
>    In file included from arch/x86/include/asm/seccomp.h:4:0,
>                     from include/linux/seccomp.h:11,
>                     from include/linux/sched.h:43,
>                     from arch/x86/um/shared/sysdep/kernel-offsets.h:2,
>                     from arch/um/kernel/asm-offsets.c:1:
> >> arch/x86/include/asm/unistd.h:15:29: fatal error: asm/unistd_32.h: No such file or directory
>     #  include <asm/unistd_32.h>

Clearly this version was no good, I'm following up with a (longer) replacement,
let's see how that works out.

	Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/3] Kbuild: don't add obj tree in additional includes Arnd Bergmann <arnd@arndb.de> - 2016-06-13 23:20 +0200
  Re: [PATCH 2/3] Kbuild: don't add obj tree in additional includes kbuild test robot <lkp@intel.com> - 2016-06-13 23:40 +0200
  Re: [PATCH 2/3] Kbuild: don't add obj tree in additional includes kbuild test robot <lkp@intel.com> - 2016-06-14 00:50 +0200
  Re: [PATCH 2/3] Kbuild: don't add obj tree in additional includes kbuild test robot <lkp@intel.com> - 2016-06-14 00:50 +0200
    Re: [PATCH 2/3] Kbuild: don't add obj tree in additional includes Arnd Bergmann <arnd@arndb.de> - 2016-06-15 17:50 +0200

csiph-web