Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2009 08:38:58 +1100
From:      Peter Jeremy <peterjeremy@acm.org>
To:        John Baldwin <jhb@freebsd.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:  <20091016213858.GA38569@server.vk2pj.dyndns.org>
In-Reply-To: <200910151454.n9FEsZCr076621@svn.freebsd.org>
References:  <200910151454.n9FEsZCr076621@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2009-Oct-15 14:54:35 +0000, John Baldwin <jhb@freebsd.org> wrote:
>  Add a facility for associating optional descriptions with active interru=
pt
>  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)

--=20
Peter Jeremy

--vkogqOf2sHV7VnPd
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (FreeBSD)

iEYEARECAAYFAkrY5/IACgkQ/opHv/APuIegRACaA4fx01AwDzICOHbd3KJ92Trh
LYEAn1I3417I7GtMdAEq3UihsSJLlJcS
=JIsl
-----END PGP SIGNATURE-----

--vkogqOf2sHV7VnPd--



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