From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5625 invoked by alias); 3 May 2007 04:31:26 -0000 Received: (qmail 5609 invoked by uid 48); 3 May 2007 04:31:17 -0000 Date: Thu, 03 May 2007 04:31:00 -0000 Message-ID: <20070503043117.5608.qmail@sourceware.org> From: "carlos at systemhalted dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070503052948.4456.carlos@systemhalted.org> References: <20070503052948.4456.carlos@systemhalted.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nptl/4456] NPTL allocatestack.c needs to handle _STACK_GROWS_UP cases. X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00007.txt.bz2 ------- Additional Comments From carlos at systemhalted dot org 2007-05-03 05:31 ------- Created an attachment (id=1745) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1745&action=view) [PATCH] Fix nptl/allocatestack.c for arches with _STACK_GROWS_UP. This patch is required for NPTL to work on hppa-linux-gnu. Tested with no regressions on hppa-linux-gnu. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4456 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.