Date: Thu, 26 Aug 1999 07:54:39 +0800 From: Peter Wemm <peter@netplex.com.au> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa apic_ipl.s Message-ID: <19990825235439.315BF1C1F@overcee.netplex.com.au> In-Reply-To: Your message of "Wed, 25 Aug 1999 16:42:03 MST." <199908252342.QAA40359@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote: > Modified files: > sys/i386/isa apic_ipl.s > Log: > It would help if things that MUST be 32 bit aligned were really 32 bit > aligned. If I recall correctly, this is to ensure apic_imen can be > accessed in a single bus cycle. Also, use TEXT_ALIGN rather than a > .align 2 (which means 2 byte align on ELF and 4 byte align on a.out) Attribution to bde forgotten. :-( Sorry Bruce. Cheers, -Peter 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?19990825235439.315BF1C1F>