From owner-cvs-all Fri Feb 2 0:32:11 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 04DCC37B4EC; Fri, 2 Feb 2001 00:31:51 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f128Vo510226; Fri, 2 Feb 2001 00:31:50 -0800 (PST) (envelope-from msmith) Message-Id: <200102020831.f128Vo510226@freefall.freebsd.org> From: Mike Smith Date: Fri, 2 Feb 2001 00:31:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica/Subsystem/Interpreter amfldio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/02/02 00:31:50 PST Modified files: sys/contrib/dev/acpica/Subsystem/Interpreter amfldio.c Log: Patch the reintroduced (~0 << 32) == 1 bug with a cryptic but functional version. This should fix the read-before-write problem again. Obtained from: "Adam J. Richter" Revision Changes Path 1.2 +77 -73 src/sys/contrib/dev/acpica/Subsystem/Interpreter/amfldio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message