public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/31325] New: mips: clone3 is wrong for o32
@ 2024-02-01 17:40 adhemerval.zanella at linaro dot org
  0 siblings, 0 replies; only message in thread
From: adhemerval.zanella at linaro dot org @ 2024-02-01 17:40 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=31325

            Bug ID: 31325
           Summary: mips: clone3 is wrong for o32
           Product: glibc
           Version: 2.39
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: adhemerval.zanella at linaro dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

The mips clone3 (sysdeps/unix/sysv/linux/mips/clone3.S) does not take in
consideration that the cprestore might generate the gp save on the stack (so
clone3 must allocate some space before issuing the syscall) and $8 is not
guarantee by the kABI to be preserved after the syscall.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-01 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01 17:40 [Bug libc/31325] New: mips: clone3 is wrong for o32 adhemerval.zanella at linaro dot org

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).