* RE: linux-next: Tree for Jun 21 (infiniband: qib)
[not found] ` <51C4717D.4090002-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
@ 2013-06-21 15:31 ` Marciniszyn, Mike
0 siblings, 0 replies; 2+ messages in thread
From: Marciniszyn, Mike @ 2013-06-21 15:31 UTC (permalink / raw)
To: Randy Dunlap, Stephen Rothwell
Cc: linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, infinipath,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
I just submitted a fix for this.
> -----Original Message-----
> From: Randy Dunlap [mailto:rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org]
> Sent: Friday, June 21, 2013 11:30 AM
> To: Stephen Rothwell
> Cc: linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; infinipath; linux-
> rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Subject: Re: linux-next: Tree for Jun 21 (infiniband: qib)
>
> On 06/21/13 01:17, Stephen Rothwell wrote:
> > Hi all,
> >
> > Happy solstice!
> >
> > Changes since 20130620:
> >
>
>
> on x86_64:
>
> when CONFIG_SMP is not enabled:
>
> (from qib.h:)
>
> #ifdef CONFIG_INFINIBAND_QIB_DCA
> struct qib_irq_notify {
> int rcv;
> void *arg;
> struct irq_affinity_notify notify;
> };
> #endif
>
> struct irq_affinity_notify is only defined for CONFIG_SMP or
> GENERIC_HARDIRQS.
> Build error happens when one of those is not enabled.
>
>
> In file included from drivers/infiniband/hw/qib/qib_cq.c:41:0:
> drivers/infiniband/hw/qib/qib.h:447:29: error: field 'notify' has incomplete type
> make[4]: *** [drivers/infiniband/hw/qib/qib_cq.o] Error 1
>
>
>
>
> --
> ~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread