public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Tulio Magno Quites Machado Filho <tuliom@ascii.art.br>
To: Rajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>,
	Florian Weimer <fweimer@redhat.com>,
	libc-alpha@sourceware.org
Subject: Re: [PATCH] powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
Date: Thu, 15 Dec 2022 10:43:38 -0300	[thread overview]
Message-ID: <87fsdgn5o5.fsf@ascii.art.br> (raw)
In-Reply-To: <d44a285b-36d4-57d5-c16d-d892a81026af@linux.vnet.ibm.com>

Rajalakshmi Srinivasaraghavan via Libc-alpha <libc-alpha@sourceware.org>
writes:

> On 12/13/22 10:23 AM, Florian Weimer wrote:

>> This is technically an ABI change, but if you think this is the right
>> forward, you can certainly make that change.  It's not the path some
>> other architectures have taken when they faced similar problems, so I
>> don't think we have much experience in this area.

I do agree this can be interpreted as an ABI change.
However, I used abidiff against the following libraries and it didn't
report any changes:

hesiod/libnss_hesiod.so.2
nis/libnsl.so.1
login/libutil.so.1
libc.so.6
crypt/libcrypt.so.1
locale/libBrokenLocale.so.1
nptl_db/libthread_db.so.1
math/libm.so.6
resolv/libanl.so.1
resolv/libresolv.so.2
resolv/libnss_dns.so.2
nss/libnss_files.so.2
nss/libnss_compat.so.2
nss/libnss_db.so.2
nss/libnss_test1.so.2
nss/libnss_test_errno.so.2
nss/libnss_test2.so.2
dlfcn/libdl.so.2
nptl/libpthread.so.0
rt/librt.so.1
malloc/libc_malloc_debug.so.0

So, I think this change is safe for glibc 2.37.

>> Should we backport this to older releases (or downstream)?
>
> Yes, This should be backported to older releases as well.

IMHO, this is trickier. Not because a glibc binary interface will change,
but because user software might change.
Anyway, the kernel >= 5.19 is already requesting the new sizes, although
it isn't using it to the best of my knowledge.

Maybe we should be extra careful and avoid backports upstream?
That would leave for downstream to apply this patch as necessary
(ideally, before a mass rebuild).

Am I missing anything?

-- 
Tulio Magno

  reply	other threads:[~2022-12-15 13:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09  1:16 Rajalakshmi Srinivasaraghavan
2022-12-12 23:31 ` Paul E Murphy
2022-12-13  3:27   ` Adhemerval Zanella Netto
2022-12-13 13:41     ` Rajalakshmi Srinivasaraghavan
2022-12-21 23:58   ` Rajalakshmi Srinivasaraghavan
2022-12-13 16:23 ` Florian Weimer
2022-12-14 16:46   ` Rajalakshmi Srinivasaraghavan
2022-12-15 13:43     ` Tulio Magno Quites Machado Filho [this message]
2022-12-15 23:44       ` Rajalakshmi Srinivasaraghavan

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

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

  git send-email \
    --in-reply-to=87fsdgn5o5.fsf@ascii.art.br \
    --to=tuliom@ascii.art.br \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=rajis@linux.ibm.com \
    /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).