All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Naresh Kamboju <naresh.kamboju@linaro.org>,
	linux-stable <stable@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	linux-s390@vger.kernel.org, devel@driverdev.osuosl.org,
	lkft-triage@lists.linaro.org, Sasha Levin <sashal@kernel.org>,
	Anders Roxell <anders.roxell@linaro.org>,
	Dan Carpenter <dan.carpenter@linaro.org>,
	Heiko Carstens <hca@linux.ibm.com>,
	Vasily Gorbik <gor@linux.ibm.com>,
	Alexander Gordeev <agordeev@linux.ibm.com>
Subject: Re: stable-rc/queue/6.14: S390: devres.h:111:16: error: implicit declaration of function 'IOMEM_ERR_PTR' [-Werror=implicit-function-declaration]
Date: Tue, 27 May 2025 16:46:58 +0200	[thread overview]
Message-ID: <2025052753-enticing-exceeding-a8ce@gregkh> (raw)
In-Reply-To: <cdf339b3-f3a4-4ed3-9d40-8125b50c0991@app.fastmail.com>

On Mon, May 26, 2025 at 04:59:54PM +0200, Arnd Bergmann wrote:
> On Mon, May 26, 2025, at 16:49, Naresh Kamboju wrote:
> > Regressions on S390 tinyconfig builds failing with gcc-13, gcc-8 and
> > clang-20 and clang-nightly tool chains on the stable-rc/queue/6.14.
> >
> > Regression Analysis:
> >  - New regression? Yes
> >  - Reproducible? Yes
> >
> > Build regression: S390 tinyconfig devres.h 'devm_ioremap_resource'
> > implicit declaration of function 'IOMEM_ERR_PTR'
> >
> > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> >
> >
> > Build log:
> > ---------
> > In file included from include/linux/device.h:31,
> >                  from include/linux/node.h:18,
> >                  from include/linux/cpu.h:17,
> >                  from arch/s390/kernel/traps.c:28:
> > include/linux/device/devres.h: In function 'devm_ioremap_resource':
> > include/linux/device/devres.h:111:16: error: implicit declaration of
> > function 'IOMEM_ERR_PTR' [-Werror=implicit-function-declaration]
> >   111 |         return IOMEM_ERR_PTR(-EINVAL);
> >       |                ^~~~~~~~~~~~~
> 
> The backport of 
> a21cad931276 ("driver core: Split devres APIs to device/devres.h")
> also needs a backport of
> 18311a766c58 ("err.h: move IOMEM_ERR_PTR() to err.h")

Now queued up, thanks.

greg k-h

      reply	other threads:[~2025-05-27 14:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-26 14:49 stable-rc/queue/6.14: S390: devres.h:111:16: error: implicit declaration of function 'IOMEM_ERR_PTR' [-Werror=implicit-function-declaration] Naresh Kamboju
2025-05-26 14:59 ` Arnd Bergmann
2025-05-27 14:46   ` Greg Kroah-Hartman [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=2025052753-enticing-exceeding-a8ce@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=agordeev@linux.ibm.com \
    --cc=anders.roxell@linaro.org \
    --cc=arnd@arndb.de \
    --cc=dan.carpenter@linaro.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=sashal@kernel.org \
    --cc=stable@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.