From owner-cvs-all@FreeBSD.ORG Wed Feb 23 07:12:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 596E316A4CE; Wed, 23 Feb 2005 07:12:43 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 578B543D31; Wed, 23 Feb 2005 07:12:42 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1N7CePK080690; Wed, 23 Feb 2005 09:12:40 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 37829-07; Wed, 23 Feb 2005 09:12:39 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1N7Cdn5080687 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Feb 2005 09:12:39 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1N7Cl1p076090; Wed, 23 Feb 2005 09:12:47 +0200 (EET) (envelope-from ru) Date: Wed, 23 Feb 2005 09:12:47 +0200 From: Ruslan Ermilov To: Tom Rhodes Message-ID: <20050223071246.GA73994@ip.net.ua> References: <200502230413.j1N4DBKH008870@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <200502230413.j1N4DBKH008870@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 07:12:43 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 23, 2005 at 04:13:11AM +0000, Tom Rhodes wrote: > trhodes 2005-02-23 04:13:11 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/amd64/conf NOTES=20 > sys/i386/conf NOTES=20 > sys/pc98/conf NOTES=20 > Log: > According to kern_poll.c, you cannot use DEVICE_POLLING with SMP. Add a > commen about this in every NOTES file which lists DEVICE_POLLING. > =20 > PR: 46793 > MFC: 1 day > =20 > Revision Changes Path > 1.22 +1 -0 src/sys/amd64/conf/NOTES > 1.1181 +1 -0 src/sys/i386/conf/NOTES > 1.47 +1 -0 src/sys/pc98/conf/NOTES >=20 We have WIP patches that add the necessary locking into kern_poll.c. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCHCzuqRfpzJluFF4RAm1nAJ0YKZxlaKp8YI+Pp/LwgH5zPYQ76QCfX4ma sPFUCkWPRBJXADqRI2TXuFE= =RPEK -----END PGP SIGNATURE----- --DocE+STaALJfprDB--