From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125581 invoked by alias); 16 Apr 2017 20:06:39 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 125393 invoked by uid 89); 16 Apr 2017 20:06:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-languages-length:499, H*Ad:U*carlos, H*RU:sk:ppp-88-, H*r:sk:ppp-88- X-HELO: mail-out.m-online.net X-Auth-Info: fENL5Nz0JzGTycGNERJFjt5NWXDno8F7dhX0kEyUJO9JAXiek4nPAXF9D6FWNTfI From: Andreas Schwab To: John David Anglin Cc: GNU C Library , Carlos O'Donell , Mike Frysinger , Aurelien Jarno , Helge Deller Subject: Re: [PATCH] Fix stack memory protection on targets where the stack grows upward References: X-Yow: The Osmonds! You are all Osmonds!! Throwing up on a freeway at dawn!!! Date: Sun, 16 Apr 2017 20:06:00 -0000 In-Reply-To: (John David Anglin's message of "Sun, 16 Apr 2017 13:20:32 -0400") Message-ID: <87mvbgnmm2.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-04/txt/msg00272.txt.bz2 On Apr 16 2017, John David Anglin wrote: > + char *new_guard = (char *)(((uintptr_t) pd - guardsize) & ~pagesize_m1); > + char *old_guard = (char *)(((uintptr_t) pd - pd->guardsize) & ~pagesize_m1); The lines are too long. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."