Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2009 11:00:59 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Peter Jeremy <peterjeremy@acm.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r198134 - in head: share/man/man9 sys/amd64/amd64 sys/amd64/include sys/i386/i386 sys/i386/include sys/kern sys/sys
Message-ID:  <200910171100.59915.jhb@freebsd.org>
In-Reply-To: <20091016213858.GA38569@server.vk2pj.dyndns.org>
References:  <200910151454.n9FEsZCr076621@svn.freebsd.org> <20091016213858.GA38569@server.vk2pj.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 16 October 2009 05:38:58 pm Peter Jeremy wrote:
> On 2009-Oct-15 14:54:35 +0000, John Baldwin <jhb@freebsd.org> wrote:
> >  Add a facility for associating optional descriptions with active
> > interrupt handlers.  This is primarily intended as a way to allow devices
> > that use multiple interrupts (e.g. MSI) to meaningfully distinguish the
> > various interrupt handlers.
>
> This appears to be the cause of my latest non-SMP i386 build breaking. 
> (And by code inspection, amd64 is similarly broken).
>
> The problem is that the intr_describe() definitions are inside (large)
> #ifdef SMP blocks, whilst the reference is not similarly protected.
> code inspection)

I believe kib@ fixed this yesterday already?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910171100.59915.jhb>