From owner-cvs-all Fri Oct 11 10:34: 3 2002 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 48D8437B401; Fri, 11 Oct 2002 10:34:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE9F643EAF; Fri, 11 Oct 2002 10:34:01 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from freefall.freebsd.org (sam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHY1Co078387; Fri, 11 Oct 2002 10:34:01 -0700 (PDT) (envelope-from sam@freefall.freebsd.org) Received: (from sam@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHY1Pk078386; Fri, 11 Oct 2002 10:34:01 -0700 (PDT) Message-Id: <200210111734.g9BHY1Pk078386@freefall.freebsd.org> From: Sam Leffler Date: Fri, 11 Oct 2002 10:34:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hifn hifn7751.c src/sys/dev/ubsec ubsec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2002/10/11 10:34:00 PDT Modified files: sys/dev/hifn hifn7751.c sys/dev/ubsec ubsec.c Log: No need to hold Giant will harvesting RNG data; change callout_init so this no longer happens for callbacks. Revision Changes Path 1.2 +2 -1 src/sys/dev/hifn/hifn7751.c 1.3 +2 -1 src/sys/dev/ubsec/ubsec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message