From owner-cvs-all Sun Jan 14 11:36:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE40E37B400; Sun, 14 Jan 2001 11:36:20 -0800 (PST) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0EJaKM70546; Sun, 14 Jan 2001 11:36:20 -0800 (PST) (envelope-from sos) Message-Id: <200101141936.f0EJaKM70546@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 14 Jan 2001 11:36:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/01/14 11:36:20 PST Modified files: sys/dev/ata ata-all.c Log: Use prober atomic operations when test&set'ing ->active. This turns some of my lockups under SMP into spontanious reboots... Revision Changes Path 1.94 +5 -7 src/sys/dev/ata/ata-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message