lkml.org 
[lkml]   [2018]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [ANNOUNCE] 4.14.63-rt40
On Fri, 24 Aug 2018 12:17:51 -0400
Steven Rostedt <rostedt@goodmis.org> wrote:

> On Fri, 24 Aug 2018 18:14:43 +0200
> Bernhard Landauer <oberon@manjaro.org> wrote:
>
> > Hello everyone,
> >
> > for some reason I am not able to build 4.14.63-rt40 for Manjarolinux.
> > Even after removing all our custom patches build fails at
> >
> >   LD [M]  drivers/gpu/drm/drm.o
> >   AR      drivers/gpu/built-in.o
> > make: *** [Makefile:1035: drivers] Error 2
> >
> > My config can be found here for information:
> > https://gitlab.manjaro.org/packages/community/realtime-kernels/linux414-rt/raw/master/config.rt
> >
> > Thank you for any advice!
> >
>
> Thanks for the report, I'll take a look.
>

This appears to fix it:

-- Steve

diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c
index cedf225d4182..7df4cced6ac0 100644
--- a/drivers/hv/vmbus_drv.c
+++ b/drivers/hv/vmbus_drv.c
@@ -35,6 +35,7 @@
#include <linux/clockchips.h>
#include <linux/cpu.h>
#include <linux/sched/task_stack.h>
+#include <linux/irq.h>

#include <asm/hyperv.h>
#include <asm/hypervisor.h>
\
 
 \ /
  Last update: 2018-08-28 04:42    [W:0.456 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site