Date: Sun, 21 Apr 2002 15:43:50 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 swtch.s Message-ID: <200204212243.g3LMhoo82756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/04/21 15:43:50 PDT Modified files: sys/ia64/ia64 swtch.s Log: Fix WAW dependency violation on r17 (line 198) that only exists for the SMP case. While on the subject, remove unnecessary stops. I don't know if this resolves the memory corruption I'm seeing, but it does have the potential. We'll see... Revision Changes Path 1.20 +3 -2 src/sys/ia64/ia64/swtch.s 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?200204212243.g3LMhoo82756>