unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Xi Ruoyao <xry111@mengyan1223.wang>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH] mips: align stack in clone [BZ #28223]
Date: Thu, 12 Aug 2021 17:20:41 +0000	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2108121720120.2672396@digraph.polyomino.org.uk> (raw)
In-Reply-To: <07cf2ef7f47070979089f880d91a0369c4efa978.camel@mengyan1223.wang>

On Fri, 13 Aug 2021, Xi Ruoyao via Libc-alpha wrote:

> The MIPS O32 ABI requires 4 byte aligned stack, and the MIPS N64 and N32
> ABI require 8 byte aligned stack.  Previously if the caller passed an
> unaligned stack to clone the the child misbehaved.
> 
> Fixes bug 28223.

This patch is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2021-08-12 17:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-12 16:58 [PATCH] mips: align stack in clone [BZ #28223] Xi Ruoyao via Libc-alpha
2021-08-12 17:20 ` Joseph Myers [this message]
2021-08-12 17:27   ` Xi Ruoyao via Libc-alpha
2021-08-12 20:32     ` Joseph Myers
2021-08-13 10:43       ` [PATCH] mips: increase stack alignment in clone to match the ABI Xi Ruoyao via Libc-alpha
2021-08-13 12:04         ` [PATCH v2] " Xi Ruoyao via Libc-alpha
2021-08-13 16:02           ` Joseph Myers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.22.394.2108121720120.2672396@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=xry111@mengyan1223.wang \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).