Date: Wed, 13 Dec 2000 20:16:17 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 genassym.c mpboot.s swtch.s src/sys/i386/isa apic_vector.s Message-ID: <200012140416.eBE4GHf08643@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2000/12/13 20:16:17 PST
Modified files:
sys/i386/i386 genassym.c mpboot.s swtch.s
sys/i386/isa apic_vector.s
Log:
Use _lapic+offset to access the local apic from assembly language
files, rather than the symbols in globals.s. The offsets are
generated by genassym.
Revision Changes Path
1.96 +8 -1 src/sys/i386/i386/genassym.c
1.18 +4 -4 src/sys/i386/i386/mpboot.s
1.103 +3 -3 src/sys/i386/i386/swtch.s
1.61 +17 -17 src/sys/i386/isa/apic_vector.s
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012140416.eBE4GHf08643>
