Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267386AbUIYX5S (ORCPT ); Sat, 25 Sep 2004 19:57:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267387AbUIYX5R (ORCPT ); Sat, 25 Sep 2004 19:57:17 -0400 Received: from mx1.redhat.com ([66.187.233.31]:43992 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S267386AbUIYX5N (ORCPT ); Sat, 25 Sep 2004 19:57:13 -0400 Date: Sat, 25 Sep 2004 19:57:04 -0400 (EDT) From: Rik van Riel X-X-Sender: riel@chimarrao.boston.redhat.com To: Andrea Arcangeli cc: linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: heap-stack-gap for 2.6 In-Reply-To: <20040925162252.GN3309@dualathlon.random> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 19 On Sat, 25 Sep 2004, Andrea Arcangeli wrote: > I didn't check the topdown model, in theory it should be extended to > cover that too, this is only working for the legacy model right now > because those apps aren't going to use topdown anyways. Looks like it should just work, topdown shouldn't affect expand_stack() or find_vma_prev() ... -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan - 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/