From: James Hogan <jhogan@kernel.org>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, linux-mips@linux-mips.org,
Arnd Bergmann <arnd@arndb.de>,
Richard Henderson <rth@twiddle.net>,
Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
Matt Turner <mattst88@gmail.com>,
linux-alpha@vger.kernel.org, linux-arch@vger.kernel.org,
linux-kernel@vger.kernel.org, Paul Burton <paul.burton@mips.com>,
Ralf Baechle <ralf@linux-mips.org>
Subject: Re: [PATCH v3 2/3] compiler.h: Allow arch-specific overrides
Date: Tue, 17 Apr 2018 22:04:18 +0100 [thread overview]
Message-ID: <20180417210416.GB21386@saruman> (raw)
In-Reply-To: <201804180342.6jrQJ6v3%fengguang.wu@intel.com>
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
Hi kbuild test robot,
On Wed, Apr 18, 2018 at 03:19:47AM +0800, kbuild test robot wrote:
> In file included from ./arch/x86/include/generated/asm/compiler.h:1:0,
> from include/linux/compiler_types.h:58,
> from <command-line>:0:
> >> include/asm-generic/compiler.h:2:2: error: #error "Please don't include <asm/compiler.h> directly, include <linux/compiler.h> instead."
> #error "Please don't include <asm/compiler.h> directly, include <linux/compiler.h> instead."
Whoops, I love your bug report.
I'll change asm-generic/compiler.h to look for __LINUX_COMPILER_TYPES_H
instead of __LINUX_COMPILER_H and resend soon.
Thanks!
James
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-04-17 21:04 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-17 10:11 [PATCH v3 0/3] MIPS: Override barrier_before_unreachable() to fix microMIPS James Hogan
2018-04-17 10:11 ` James Hogan
2018-04-17 10:11 ` [PATCH v3 1/3] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h James Hogan
2018-04-17 10:11 ` James Hogan
2018-05-06 19:33 ` Matt Turner
2018-05-06 19:33 ` Matt Turner
2018-05-07 8:42 ` James Hogan
2018-05-07 8:42 ` James Hogan
2018-05-07 16:03 ` Matt Turner
2018-05-07 16:03 ` Matt Turner
2018-04-17 10:11 ` [PATCH v3 2/3] compiler.h: Allow arch-specific overrides James Hogan
2018-04-17 10:11 ` James Hogan
2018-04-17 19:19 ` kbuild test robot
2018-04-17 19:19 ` kbuild test robot
2018-04-17 21:04 ` James Hogan [this message]
2018-04-17 21:04 ` James Hogan
2018-04-17 10:11 ` [PATCH v3 3/3] MIPS: Workaround GCC __builtin_unreachable reordering bug James Hogan
2018-04-17 10:11 ` James Hogan
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=20180417210416.GB21386@saruman \
--to=jhogan@kernel.org \
--cc=arnd@arndb.de \
--cc=ink@jurassic.park.msu.ru \
--cc=kbuild-all@01.org \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=lkp@intel.com \
--cc=mattst88@gmail.com \
--cc=paul.burton@mips.com \
--cc=ralf@linux-mips.org \
--cc=rth@twiddle.net \
/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