Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1732122
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | microblaze fails to to compile with allmodconfig |
| Date | 2017-09-14 11:10 +0200 |
| Message-ID | <upyjM-357-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi,
I've started seeing the following compilation failures with microblaze
with the current linux-next (next-20170913). I have no idea when this
has been introduced but microblaze clearly doesn't have arch specific
kvm_para.h.
In file included from ./include/linux/kvm_para.h:4:0,
from kernel/watchdog.c:29:
./include/uapi/linux/kvm_para.h:32:26: fatal error: asm/kvm_para.h: No such file or directory
#include <asm/kvm_para.h>
^
compilation terminated.
make[1]: *** [kernel/watchdog.o] Error 1
make[1]: *** Waiting for unfinished jobs....
allyesconfig and allnoconfig compile just fine. Maybe allmodconfig needs
an update?
--
Michal Hocko
SUSE Labs
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
microblaze fails to to compile with allmodconfig Michal Hocko <mhocko@kernel.org> - 2017-09-14 11:10 +0200
Re: microblaze fails to to compile with allmodconfig Geert Uytterhoeven <geert@linux-m68k.org> - 2017-09-14 11:20 +0200
Re: microblaze fails to to compile with allmodconfig Michal Simek <monstr@monstr.eu> - 2017-09-15 14:20 +0200
Re: microblaze fails to to compile with allmodconfig Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-09-15 15:10 +0200
csiph-web