Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932080AbYBGJt4 (ORCPT ); Thu, 7 Feb 2008 04:49:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752832AbYBGJtq (ORCPT ); Thu, 7 Feb 2008 04:49:46 -0500 Received: from styx.suse.cz ([82.119.242.94]:44902 "EHLO mail.suse.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759201AbYBGJtn (ORCPT ); Thu, 7 Feb 2008 04:49:43 -0500 Date: Thu, 7 Feb 2008 10:49:41 +0100 (CET) From: Jiri Kosina To: Ingo Molnar cc: Andrew Morton , Arjan van de Ven , Randy Dunlap , Hugh Dickins , Pavel Machek , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Document randomize_va_space and CONFIG_COMPAT_BRK (was Re: [PATCH 2/2] ASLR: add possibility for more fine-grained tweaking) In-Reply-To: <20080206231040.GA6225@elte.hu> Message-ID: References: <20080206134959.GA25689@elte.hu> <20080206231040.GA6225@elte.hu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 951 Lines: 30 On Thu, 7 Feb 2008, Ingo Molnar wrote: > > Still, I think that we want the Documentation/sysctl/kernel.txt part > > of my patch probably. Updated patch below. > thanks, applied. .. and I have just noticed that my patch was by mistake missing signoff. Could you please add Signed-off-by: Jiri Kosina to the patch in your tree? Thanks. > i'm wondering about the following detail: i guess on 64-bit x86 kernels > we could default to !CONFIG_COMPAT_BRK? In 1997 there was no 64-bit x86. > Maybe for compat 32-bit binaries we could keep it off, but always do it > for 64-bit binaries. That actually makes sense, thanks. I will send you a patch. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/