Date: Wed, 24 Jan 2001 02:05:24 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha interrupt.c Message-ID: <200101241005.f0OA5Ou04881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/24 02:05:24 PST Modified files: sys/alpha/alpha interrupt.c Log: - Wrap the IPI interrupt handler in #ifdef SMP. - Catch up to cpuno -> cpuid change. - Add parens around a subexpression to quiet a warning. Revision Changes Path 1.35 +5 -3 src/sys/alpha/alpha/interrupt.c 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?200101241005.f0OA5Ou04881>