Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1734998
| From | Tobias Klauser <tklauser@distanz.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] microblaze: Add missing kvm_para.h to Kbuild |
| Date | 2017-09-19 17:20 +0200 |
| Message-ID | <urstz-77o-1@gated-at.bofh.it> (permalink) |
| References | <ursae-6K5-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2017-09-19 at 16:54:54 +0200, Michal Simek <michal.simek@xilinx.com> wrote:
> Running make allmodconfig;make is throwing compilation error:
> CC kernel/watchdog.o
> 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: *** [kernel/watchdog.o] Error 2
>
> Reported-by: Michal Hocko <mhocko@kernel.org>
> Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> Fixes: 83f0124ad81e87b ("microblaze: remove asm-generic wrapper headers")
Ugh, I somehow missed kvm_para.h in my change. Thanks a lot for the fix!
Reviewed-by: Tobias Klauser <tklauser@distanz.ch>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] microblaze: Add missing kvm_para.h to Kbuild Michal Simek <michal.simek@xilinx.com> - 2017-09-19 17:00 +0200 Re: [PATCH] microblaze: Add missing kvm_para.h to Kbuild Tobias Klauser <tklauser@distanz.ch> - 2017-09-19 17:20 +0200 Re: [PATCH] microblaze: Add missing kvm_para.h to Kbuild Michal Hocko <mhocko@kernel.org> - 2017-09-25 15:00 +0200
csiph-web