All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Carstens <hca@linux.ibm.com>
To: Adrian Reber <areber@redhat.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>,
	Vasily Gorbik <gor@linux.ibm.com>,
	linux-s390@vger.kernel.org
Subject: Re: [PATCH] s390/ptrace: add missing linux/const.h include
Date: Tue, 1 Aug 2023 16:42:19 +0200	[thread overview]
Message-ID: <20230801144219.6883-D-hca@linux.ibm.com> (raw)
In-Reply-To: <ZMkSm+CWmAJ9EOY5@dcbz.redhat.com>

On Tue, Aug 01, 2023 at 04:11:39PM +0200, Adrian Reber wrote:
> On Mon, Jul 31, 2023 at 08:39:26PM +0200, Heiko Carstens wrote:
> > Adrian Reber reported the following CRIU build bug after
> > commit b8af5999779d ("s390/ptrace: make all psw related
> > defines also available for asm"):
> > 
> > compel/arch/s390/src/lib/infect.c: In function 'arch_can_dump_task':
> > compel/arch/s390/src/lib/infect.c:523:25: error: 'UL' undeclared (first use in this function)
> >   523 |         if (psw->mask & PSW_MASK_RI) {
> >       |                         ^~~~~~~~~~~
> > 
> > Add the missing linux/const.h include to fix this.
> 
> Thanks. That fixes the build failure for me.

Thanks for verifying. This should make it into rc5.

      reply	other threads:[~2023-08-01 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31 18:39 [PATCH] s390/ptrace: add missing linux/const.h include Heiko Carstens
2023-08-01 14:11 ` Adrian Reber
2023-08-01 14:42   ` Heiko Carstens [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=20230801144219.6883-D-hca@linux.ibm.com \
    --to=hca@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=areber@redhat.com \
    --cc=gor@linux.ibm.com \
    --cc=linux-s390@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.