PERFORCE change 47989 for review
John Baldwin
jhb at FreeBSD.org
Tue Mar 2 08:44:35 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=47989
Change 47989 by jhb at jhb_slimer on 2004/03/02 08:44:04
Better version of this over in acpipci.
Affected files ...
.. //depot/projects/smpng/sys/i386/isa/atpic_vector.s#7 edit
Differences ...
==== //depot/projects/smpng/sys/i386/isa/atpic_vector.s#7 (text+ko) ====
@@ -64,12 +64,9 @@
pushl %es ; \
pushl %fs ; \
mov $KDSEL,%ax ; /* load kernel ds, es and fs */ \
- data16 ; \
mov %ax,%ds ; \
- data16 ; \
mov %ax,%es ; \
mov $KPSEL,%ax ; \
- data16 ; \
mov %ax,%fs ; \
; \
FAKE_MCOUNT(13*4(%esp)) ; /* XXX late to avoid double count */ \
More information about the p4-projects
mailing list