Date: Sat, 4 Aug 2007 19:33:27 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200708041933.l74JXRmU056061@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2007-08-04 19:33:27 UTC FreeBSD src repository Modified files: sys/ia64/ia64 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 data-serialization after writing to cr.tpr. Approved by: re (blanket) Revision Changes Path 1.225 +18 -16 src/sys/ia64/ia64/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708041933.l74JXRmU056061>