From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Andreas Schwab Newsgroups: gmane.comp.lib.glibc.alpha Subject: Re: [PATCH v2 01/21] powerpc: Create stackframe information on syscall Date: Mon, 26 Feb 2018 22:41:48 +0100 Message-ID: <87o9kbqvhf.fsf@linux-m68k.org> References: <1519679016-12241-1-git-send-email-adhemerval.zanella@linaro.org> <1519679016-12241-2-git-send-email-adhemerval.zanella@linaro.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1519681196 2540 195.159.176.226 (26 Feb 2018 21:39:56 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 26 Feb 2018 21:39:56 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux) Cc: libc-alpha@sourceware.org To: Adhemerval Zanella Original-X-From: libc-alpha-return-90639-glibc-alpha=m.gmane.org@sourceware.org Mon Feb 26 22:39:52 2018 Return-path: Envelope-to: glibc-alpha@blaine.gmane.org DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=CD2LY VfpwfBQwmoSl3oHfhg8/IV5838qoR1dAmaIkM8FjvoKb6P33BiLN2Z6MtuN2wn1z bvJPzIwpZinLFRqeEwop40bPVrM9Tg1/zlVDGoESKkCaTNGrFz/FNcFkgR2KBPPB tqeoJwmuQPbk8Cv+3RqFjjB5fY0dgbfTpVbXvY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=+8GxbuSTsik DTL3U3TvWtJYVpRY=; b=q/7L+vwdye4B6XTz8VJl8IvxFyxveBEnsMm3kSrTJlf Xs2PM36Bah5ZpF2ow6uBqWKmz+3nan/ssv8kJLSG+Dit+Hv/Fc0Mw0BjgCjFxVYO rmWL3wwlihoh8PvXaeqUyZkb3hvxQvhd8SFEe9Mywy8aG4Ui7AQphr1VMlNX1lXY = Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Original-Sender: libc-alpha-owner@sourceware.org Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.6 required=5.0 tests=BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy= X-HELO: mail-out.m-online.net X-Auth-Info: t909nofPuZTsePkeyX5IilE5gwQFFGjxMQxEUfqZM4ggH32mXNNV7hlk7XRZX2rs X-Yow: Yow! Am I cleansed yet?! In-Reply-To: <1519679016-12241-2-git-send-email-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Mon, 26 Feb 2018 18:03:16 -0300") Xref: news.gmane.org gmane.comp.lib.glibc.alpha:82971 Archived-At: Received: from server1.sourceware.org ([209.132.180.131] helo=sourceware.org) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eqQUx-0000J8-8u for glibc-alpha@blaine.gmane.org; Mon, 26 Feb 2018 22:39:51 +0100 Received: (qmail 20152 invoked by alias); 26 Feb 2018 21:41:54 -0000 Received: (qmail 20141 invoked by uid 89); 26 Feb 2018 21:41:53 -0000 On Feb 26 2018, Adhemerval Zanella wrote: > diff --git a/sysdeps/unix/sysv/linux/powerpc/syscall.S b/sysdeps/unix/sysv/linux/powerpc/syscall.S > index 2da9172..fae0fe8 100644 > --- a/sysdeps/unix/sysv/linux/powerpc/syscall.S > +++ b/sysdeps/unix/sysv/linux/powerpc/syscall.S > @@ -19,6 +19,14 @@ > > ENTRY (syscall) > ABORT_TRANSACTION > + /* Creates a minimum stack frame so backtrace works. */ s/Creates/Create/ 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."