Date: Wed, 27 Feb 2002 19:07:48 -0800 (PST) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include cpufunc.h Message-ID: <200202280307.g1S37mo71587@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/02/27 19:07:48 PST Modified files: sys/powerpc/include cpufunc.h Log: - When enabling/disabling interrupts, set/clear both PSL_EE and PSL_RI, not just PSL_EE. - Make cpu_critical_enter/exit independant of save_intr/restore_intr. Revision Changes Path 1.8 +12 -5 src/sys/powerpc/include/cpufunc.h 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?200202280307.g1S37mo71587>