Subject: Re: ASLR patch
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: tech-kern
Date: 12/24/2007 04:41:30
In article <20071224041455.GP9642@che.ojctech.com>,
David Young  <dyoung@pobox.com> wrote:
>On Sun, Dec 23, 2007 at 10:59:54PM -0500, Christos Zoulas wrote:
>> 
>> Here's my adaptation of elad's code to current. Comments appreciated. If
>> I don't hear any objections, I will commit it.
>
>Can't you consolidate all of the #ifdef PAX_ASLR / #ifdef DEBUG_ASLR in
>fewer places?

It is kind of tough because it touches many places.
Do you have any suggestions? I was planning to remove the DEBUG_ASLR's.

christos