linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Hajnoczi <stefanha@redhat.com>,
	libc-alpha@sourceware.org, "H . J . Lu" <hjl.tools@gmail.com>
Cc: Jens Axboe <axboe@kernel.dk>, linux-block@vger.kernel.org
Subject: Re: [PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
Date: Mon, 19 Apr 2021 17:05:16 -0700	[thread overview]
Message-ID: <7ea0a289-204b-14a9-2488-af379e8d24c8@cs.ucla.edu> (raw)
In-Reply-To: <YH2VE2RdcH0ISvxH@stefanha-x1.localdomain>

On 4/19/21 7:34 AM, Stefan Hajnoczi via Libc-alpha wrote:
> The commit referenced above broke
> compilation of liburing's tests. It's possible that applications will
> hit similar issues.

Yes, other applications have already had similar issues, and we've fixed 
that by recoding them to not assume that SIGSTKSZ is an integer constant 
expression. See, for example, this patch to Gnulib last September:

https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=f9e2b20a12a230efa30f1d479563ae07d276a94b

This patch appears in the latest GNU grep, for example.

      parent reply	other threads:[~2021-04-20  0:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13 15:03 [PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ Stefan Hajnoczi
2021-04-19 14:34 ` Stefan Hajnoczi
2021-04-19 18:38   ` H.J. Lu
2021-04-22  9:59     ` Stefan Hajnoczi
2021-04-22 14:22       ` Stefano Garzarella
2021-04-23 14:13         ` Pavel Begunkov
2021-04-20  0:05   ` Paul Eggert [this message]

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=7ea0a289-204b-14a9-2488-af379e8d24c8@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=axboe@kernel.dk \
    --cc=hjl.tools@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=linux-block@vger.kernel.org \
    --cc=stefanha@redhat.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 NNTP newsgroup(s).