From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19795 invoked by alias); 3 May 2004 19:21:40 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19786 invoked from network); 3 May 2004 19:21:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 3 May 2004 19:21:39 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i43JLdkI005960 for ; Mon, 3 May 2004 15:21:39 -0400 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i43JLcv17724; Mon, 3 May 2004 15:21:38 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2707A2B9D; Mon, 3 May 2004 15:21:39 -0400 (EDT) Message-ID: <40969BC2.3080308@gnu.org> Date: Mon, 03 May 2004 19:21:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb@sources.redhat.com Subject: Re: New test failures - observer.exp, sigaltstack.exp, siginfo.exp References: <20040416151243.GA31255@nevyn.them.org> <408550CD.5080902@gnu.org> <20040420164255.GA31037@nevyn.them.org> In-Reply-To: <20040420164255.GA31037@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-05/txt/msg00023.txt.bz2 >>- the kernel gets fixed to allow writes to this page -> it should be no >>> different to other read-only text sections > > > Good luck - I don't think the kernel maintainers will buy it. Who needs luck? I'm told the page is now marked COW (copy on write) in at least fedora core. Andrew