Date: Tue, 30 Jan 2001 09:05:58 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa cy.c Message-ID: <200101301705.f0UH5wv04309@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/01/30 09:05:58 PST
Modified files:
sys/i386/isa cy.c
Log:
Added used include of <sys/mutex.h>. The SMP case was broken by
incompletely converting simplelocks to mutexes (COM_LOCK() is supposed
to hide the SMP locking internals, but it now depends on mutex interfaces
being visible).
Revision Changes Path
1.109 +2 -1 src/sys/i386/isa/cy.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101301705.f0UH5wv04309>
