Date: Tue, 22 Jun 2004 16:12:47 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: Marceta Milos <root@marcetam.net> Cc: alpha@freebsd.org Subject: Re: FreeBSD/Alpha local DoS Message-ID: <xzpeko7vfz4.fsf@dwp.des.no> In-Reply-To: <40D83485.3000708@marcetam.net> (Marceta Milos's message of "Tue, 22 Jun 2004 15:30:45 %2B0200") References: <002601c45856$fea84990$020110ac@mm> <40D83485.3000708@marcetam.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Marceta Milos <root@marcetam.net> writes: > Please correct me if I am wrong, but src/sys/kern/kern_exec.c is > MI code. Yes. > So, putting the macro ALIGNED_POINTER or PTR_ALIGNED into execve(), > in mentioned file, whould be actually, putting MD code (since it's > not necessary on all platforms), into MI code ? Not if we define those macros on all platforms. Their implementation will still be MD, but their existence will be MI. DES -- Dag-Erling Smørgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpeko7vfz4.fsf>
