[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Tobias Weingartner <weingart_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 2 Nov 2007 21:06:21 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: weingart_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/11/02 21:06:21
Modified files:
sys/arch/i386/i386: locore.s
Log message:
Add acpi_acquire_global_lock() and acpi_release_global_lock() in MD locore.s
because it is easier to write these here in asm than it is to put them inline
with gcc's __asm() construct. Also, chances are amd64's versions will need
to be written in a different manner.
Basically yanked from ACPI spec V3, section 5.2.10.1.
Ok canacar@, beck@, gwk@
Visit your host, monkey.org