Date: Mon, 3 Nov 2003 00:04:05 -0800 (PST) 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 unaligned.c Message-ID: <200311030804.hA3845jV000723@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/11/03 00:04:05 PST FreeBSD src repository Modified files: sys/ia64/ia64 unaligned.c Log: Handle unaligned 4-byte loads. While in the neighborhood, remove the cr.isr sanity check. We actually encounter insanities, which very likely means that the insanity check itself is insane. Remove an empty comment while I'm at it. Revision Changes Path 1.7 +7 -10 src/sys/ia64/ia64/unaligned.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311030804.hA3845jV000723>