diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2017-11-07 21:01:52 -0600 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-11-08 10:06:08 +0100 |
commit | 9eb719855f6c9b21eb5889d9ac2ca1c60527ad89 (patch) | |
tree | 3e982dfe44e51ff22093df18487160356df6fcf7 /lib | |
parent | 3bd51c5a371de917e4e7401c9df006b5998579df (diff) | |
download | talos-obmc-linux-9eb719855f6c9b21eb5889d9ac2ca1c60527ad89.tar.gz talos-obmc-linux-9eb719855f6c9b21eb5889d9ac2ca1c60527ad89.zip |
objtool: Fix cross-build
Stephen Rothwell reported this cross-compilation build failure:
| In file included from orc_dump.c:19:0:
| orc.h:21:10: fatal error: asm/orc_types.h: No such file or directory
| ...
Caused by:
6a77cff819ae ("objtool: Move synced files to their original relative locations")
Use the proper arch header files location, not the host-arch location.
Bisected-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux-Next Mailing List <linux-next@vger.kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20171108030152.bd76eahiwjwjt3kp@treble
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions