cvs commit: src/sys/ia64/ia64 mp_machdep.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Aug 4 12:52:12 PDT 2007
marcel 2007-08-04 19:52:11 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 mp_machdep.c
Log:
Replace "__asm __volatile()" by equivalent support functions from
ia64_cpu.h. This improves readability and consistency and aids in
auditing the code.
Add instruction-serialization after writing to cr.pta.
Delay enabling interrupts until after we setup the clocks and after
we program the task priority register.
Approved by: re (blanket)
Revision Changes Path
1.66 +6 -6 src/sys/ia64/ia64/mp_machdep.c
More information about the cvs-src
mailing list