From owner-cvs-all Sun Aug 29 8:19:26 1999 Delivered-To: cvs-all@freebsd.org Received: from iaehv.iae.nl (iaehv.IAE.nl [194.151.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 7256C158F8 for ; Sun, 29 Aug 1999 08:19:05 -0700 (PDT) (envelope-from root@iae.nl) Received: by iaehv.iae.nl (Postfix, from userid 0) id F17E320FAD; Sun, 29 Aug 1999 17:16:15 +0200 (CEST) To: ombre@iae.nl Received: from freebsd.iae.nl (freebsd.iae.nl [194.151.64.11]) by iaehv.iae.nl (Postfix) with ESMTP id A7A6620F6D; Thu, 26 Aug 1999 02:01:20 +0200 (CEST) Received: from hub.freebsd.org (hub.FreeBSD.ORG [204.216.27.18]) by freebsd.iae.nl (Postfix) with ESMTP id 1E6135A17; Thu, 26 Aug 1999 02:01:20 +0200 (CEST) Received: by hub.freebsd.org (Postfix, from userid 538) id B657815B9B; Wed, 25 Aug 1999 16:57:00 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 47BCD1CD88F; Wed, 25 Aug 1999 16:57:00 -0700 (PDT) (envelope-from owner-cvs-all) Received: by hub.freebsd.org (bulk_mailer v1.12); Wed, 25 Aug 1999 16:56:59 -0700 To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id C197815BC6; Wed, 25 Aug 1999 16:56:28 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 315BF1C1F; Thu, 26 Aug 1999 07:54:39 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 X-Old-To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa apic_ipl.s In-reply-to: Your message of "Wed, 25 Aug 1999 16:42:03 MST." <199908252342.QAA40359@freefall.freebsd.org> Date: Thu, 26 Aug 1999 07:54:39 +0800 From: Peter Wemm Message-Id: <19990825235439.315BF1C1F@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message